wip: no-std
support for consensus-core
and common
#762
Annotations
3 errors and 10 warnings
Run actions-rs/cargo@v1:
client/src/errors.rs#L1
unresolved import `anyhow::Report`
|
Run actions-rs/cargo@v1:
client/src/errors.rs#L37
the method `as_dyn_error` exists for reference `&BlockNotFoundError`, but its trait bounds were not satisfied
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/cargo@v1:
consensus-core/src/types/bls.rs#L2
unused import: `Context`
|
Run actions-rs/cargo@v1:
consensus-core/src/types/bls.rs#L8
unused import: `Decode`
|
Run actions-rs/cargo@v1:
consensus-core/src/types/bytes.rs#L3
unused import: `Decode`
|
Run actions-rs/cargo@v1
`consensus-core` (lib) generated 3 warnings (run `cargo fix --lib -p consensus-core` to apply 3 suggestions)
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading