Skip to content

ci: coverity scan is failing #5254

@terriko

Description

@terriko

Our coverity scans are currently failing with the following error:

Run tar -xzf cov-analysis.tar.gz --strip 1 -C cov-analysis
Run export PATH="${PWD}/cov-analysis/bin:${PATH}"
[COMMAND LINE ERROR] Undefined option 'no-command'
Specify --help for assistance.

The "no-command" refers to an option that we used to handle python which doesn't have a build command (hence "no-command"). I don't know off the top of my head if that's changed in the latest version and we need to change our config or what, but if anyone's got a few minutes to read the coverity docs and figure out what's going on then fix our config, that would be fantastic. Probably very easy to fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIRelated to our continuous integration service (GitHub Actions)good first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions