Skip to content

Run clippy on execution prover #173

Run clippy on execution prover

Run clippy on execution prover #173

Triggered via push December 1, 2023 12:35
Status Failure
Total duration 1m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

Basic.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 14 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test Suite: light-client/src/lightclient/tests.rs#L51
mismatched types
Test Suite: light-client/src/lightclient/mod.rs#L75
mismatched types
Test Suite: light-client/src/lightclient/mod.rs#L123
mismatched types
Test Suite: light-client/src/lightclient/mod.rs#L128
the trait bound `BeaconBlockHeader: ssz_rs::Merkleized` is not satisfied
Test Suite: light-client/src/lightclient/mod.rs#L176
mismatched types
Test Suite: light-client/src/lightclient/mod.rs#L224
the trait bound `sync_committee_primitives::consensus_types::SyncCommittee<512>: ssz_rs::Merkleized` is not satisfied
Test Suite: light-client/src/lightclient/mod.rs#L223
mismatched types
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
profiles for the non root package will be ignored, specify profiles at the workspace root:
Test Suite: light-client/src/lightclient/helpers.rs#L5
unused import: `GeneralizedIndex`
Test Suite: light-client/src/lightclient/helpers.rs#L7
unused imports: `BLOCK_ROOTS_INDEX`, `types::BlockRootsProof`
Test Suite
`light-client` (lib test) generated 2 warnings