Incorporating telos-reth v1.1 changes #233
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/cargo@v1:
translator/src/rlp/telos_rlp_decode.rs#L2
unused imports: `Parity`, `Signature`, and `normalize_v`
|
Run actions-rs/cargo@v1:
translator/src/rlp/telos_rlp_decode.rs#L3
unused imports: `SignableTransaction` and `Signed`
|
Run actions-rs/cargo@v1:
translator/src/transaction.rs#L7
unused import: `Signed`
|
Run actions-rs/cargo@v1:
translator/src/rlp/telos_rlp_decode.rs#L2
use of deprecated enum `alloy_primitives::Parity`: see https://github.com/alloy-rs/core/pull/776
|
Run actions-rs/cargo@v1:
translator/src/rlp/telos_rlp_decode.rs#L2
use of deprecated struct `alloy_primitives::Signature`: use PrimitiveSignature instead
|
Run actions-rs/cargo@v1:
translator/src/rlp/telos_rlp_decode.rs#L65
variable does not need to be mutable
|
Run actions-rs/cargo@v1
`telos-translator-rs` (lib) generated 6 warnings (run `cargo fix --lib -p telos-translator-rs` to apply 4 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