Add tests for block_roots ancestry #142
Annotations
10 errors and 9 warnings
light-client/src/lightclient/helpers.rs#L183
mismatched types
|
light-client/src/lightclient/tests.rs#L51
mismatched types
|
light-client/src/lightclient/tests.rs#L167
mismatched types
|
light-client/src/lightclient/tests.rs#L299
mismatched types
|
light-client/src/lightclient/mod.rs#L75
mismatched types
|
light-client/src/lightclient/mod.rs#L123
mismatched types
|
light-client/src/lightclient/mod.rs#L128
the trait bound `BeaconBlockHeader: ssz_rs::Merkleized` is not satisfied
|
light-client/src/lightclient/mod.rs#L176
mismatched types
|
light-client/src/lightclient/mod.rs#L224
the trait bound `sync_committee_primitives::consensus_types::SyncCommittee<512>: ssz_rs::Merkleized` is not satisfied
|
light-client/src/lightclient/mod.rs#L223
mismatched types
|
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/
|
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/
|
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/
|
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/
|
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/
|
|
light-client/src/lightclient/helpers.rs#L5
unused import: `GeneralizedIndex`
|
light-client/src/lightclient/helpers.rs#L7
unused imports: `BLOCK_ROOTS_INDEX`, `types::BlockRootsProof`
|
|
The logs for this run have expired and are no longer available.
Loading