You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ npx codechecks
shell: /bin/bash -e {0}
env:
CC_SECRET: ***
npm ERR! code ENOVERSIONS
npm ERR! No valid versions available for codechecks
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2020-01-02T09_25_49_424Z-debug.log
Install for codechecks@latest failed with code 1
##[error]Process completed with exit code 1.
Is there something I may have forgotten to do? Any idea of how I can fix this?
Hi!
I've decided to try out codechecks on one of my (open source) side projects!
So I followed the example provided in https://github.com/codechecks/docs/blob/master/supported-ci.md#github-actions
But, I'm getting the following error:
Is there something I may have forgotten to do? Any idea of how I can fix this?
Link to Pull Request: adrienjoly/telegram-scribe-bot#8
The text was updated successfully, but these errors were encountered: