Skip to content

npx codechecks fails with ENOVERSIONS on GitHub Actions #14

@adrienjoly

Description

@adrienjoly

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions