Companion PR: Recover Protocol Sequence and Refactor Bridge Nonce #329
Annotations
10 errors and 8 warnings
Run tests:
core/src/data_proof_v2.rs#L315
cannot find macro `keccak256_concat` in this scope
|
Run tests:
core/src/data_proof_v2.rs#L312
cannot find macro `keccak256_concat` in this scope
|
Run tests:
core/src/data_proof_v2.rs#L209
struct `data_proof_v2::DataProofV2` has no field named `data_root`
|
Run tests:
core/src/data_proof_v2.rs#L222
no field `bridged_root` on type `data_proof_v2::DataProofV2`
|
Run tests:
core/src/data_proof_v2.rs#L224
no field `submitted_root` on type `data_proof_v2::DataProofV2`
|
Run tests:
core/src/data_proof_v2.rs#L228
no field `submitted_root` on type `data_proof_v2::DataProofV2`
|
Run tests:
core/src/data_proof_v2.rs#L230
no field `bridged_root` on type `data_proof_v2::DataProofV2`
|
Run tests:
core/src/data_proof_v2.rs#L244
struct `data_proof_v2::DataProofV2` has no field named `data_root`
|
Run tests:
core/src/data_proof_v2.rs#L257
no field `bridged_root` on type `data_proof_v2::DataProofV2`
|
Run tests:
core/src/data_proof_v2.rs#L258
no field `submitted_root` on type `data_proof_v2::DataProofV2`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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/
|
Check Clippy:
core/src/header/extension/mod.rs#L19
casting integer literal to `u8` is unnecessary
|
Check Clippy
`avail-core` (lib) generated 1 warning (run `cargo clippy --fix --lib -p avail-core` to apply 1 suggestion)
|
Install Rust toolchain 1.64
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/
|
Install Rust toolchain 1.64
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/
|
Install Rust toolchain 1.64
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/
|
Install Rust toolchain 1.64
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