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

Fix the coverage fail on CI #177

Closed
pythonbrad opened this issue Mar 2, 2024 · 1 comment
Closed

Fix the coverage fail on CI #177

pythonbrad opened this issue Mar 2, 2024 · 1 comment
Assignees

Comments

@pythonbrad
Copy link
Member

Problem

The coverage fail on CI

Error

   error: failed to compile `grcov v0.8.19`, intermediate artifacts can be found at `/tmp/cargo-installx0ETEC`.
  To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
  
  Caused by:
    package `clap_lex v0.7.0` cannot be built because it requires rustc 1.74 or newer, while the currently active rustc version is 1.72.1
    Try re-running cargo install with `--locked`
@pythonbrad pythonbrad self-assigned this Mar 2, 2024
@pythonbrad
Copy link
Member Author

fixed through #178

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