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

no-std compatibility CI check failing #56

Closed
redshiftzero opened this issue Mar 1, 2024 · 1 comment
Closed

no-std compatibility CI check failing #56

redshiftzero opened this issue Mar 1, 2024 · 1 comment

Comments

@redshiftzero
Copy link
Member

CI failure here:

anyhow: FAILURE
  - Source code contains an explicit `use std::` statement.
   --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.80/src/lib.rs

  - Source code contains an explicit `use std::` statement.
   --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.80/src/backtrace.rs

  - Source code contains an explicit `use std::` statement.
   --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.80/src/context.rs

  - Source code contains an explicit `use std::` statement.
   --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.80/src/error.rs

  - Source code contains an explicit `use std::` statement.
   --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.80/src/lib.rs

  - Source code contains an explicit `use std::` statement.
   --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.80/src/wrapper.rs

This will be fixed by penumbra-zone/penumbra#3675, but filing for awareness

@redshiftzero
Copy link
Member Author

after merge of #53, this is no longer failing, so closing

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