Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npx codechecks fails with ENOVERSIONS on GitHub Actions #14

Open
adrienjoly opened this issue Jan 2, 2020 · 0 comments
Open

npx codechecks fails with ENOVERSIONS on GitHub Actions #14

adrienjoly opened this issue Jan 2, 2020 · 0 comments

Comments

@adrienjoly
Copy link

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:

$ 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?

Link to Pull Request: adrienjoly/telegram-scribe-bot#8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant