ci: cargo check build on targets #7
Annotations
12 warnings
Set up environment
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/
|
Set up environment
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/
|
Set up environment
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/
|
Set up environment
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/
|
Build
/home/runner/work/celestia-zkevm-ibc-demo/celestia-zkevm-ibc-demo/Cargo.toml: unused manifest key: workspace.dependencies.ibc-eureka-solidity-types.subdir
|
Build
/home/runner/work/celestia-zkevm-ibc-demo/celestia-zkevm-ibc-demo/Cargo.toml: unused manifest key: workspace.dependencies.sp1-ics07-tendermint-utils.subdir
|
Build:
provers/blevm/blevm/src/main.rs#L7
unused import: `ExtendedHeader`
|
Build:
provers/blevm/blevm/src/main.rs#L10
unused import: `std::io::Read`
|
Build:
provers/blevm/blevm/src/main.rs#L14
unused import: `reth_primitives::Block`
|
Build:
provers/blevm/blevm/src/main.rs#L16
unused imports: `CHAIN_ID_ETH_MAINNET`, `CHAIN_ID_LINEA_MAINNET`, `CHAIN_ID_OP_MAINNET`, and `ChainVariant`
|
Build:
provers/blevm/blevm/src/main.rs#L81
unused variable: `result`
|
Build
`blevm` (bin "blevm") generated 5 warnings (run `cargo fix --bin "blevm"` to apply 4 suggestions)
|
Loading