Incorporating telos-reth v1.1 changes #233
Annotations
8 errors and 5 warnings
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
could not compile `telos-translator-rs` (lib) due to 6 previous errors
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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