Skip to content

Incorporating telos-reth v1.1 changes #233

Incorporating telos-reth v1.1 changes

Incorporating telos-reth v1.1 changes #233

Triggered via pull request December 31, 2024 00:16
Status Failure
Total duration 6m 42s
Artifacts

build_lint_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 34 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test Suite: translator/tests/transactions.rs#L6
unresolved import `reth_primitives::BloomInput`
Test Suite
could not compile `telos-translator-rs` (test "transactions") due to 1 previous error
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Clippy: translator/src/rlp/telos_rlp_decode.rs#L2
unused imports: `Parity`, `Signature`, and `normalize_v`
Clippy: translator/src/rlp/telos_rlp_decode.rs#L3
unused imports: `SignableTransaction` and `Signed`
Clippy: translator/src/transaction.rs#L7
unused import: `Signed`
Clippy: translator/src/rlp/telos_rlp_decode.rs#L2
use of deprecated enum `alloy_primitives::Parity`: see https://github.com/alloy-rs/core/pull/776
Clippy: translator/src/rlp/telos_rlp_decode.rs#L2
use of deprecated struct `alloy_primitives::Signature`: use PrimitiveSignature instead
Clippy: translator/src/rlp/telos_rlp_decode.rs#L65
variable does not need to be mutable
Clippy
could not compile `telos-translator-rs` (lib) due to 6 previous errors
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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: translator/src/rlp/telos_rlp_decode.rs#L2
unused imports: `Parity`, `Signature`, and `normalize_v`
Test Suite: translator/src/rlp/telos_rlp_decode.rs#L3
unused imports: `SignableTransaction` and `Signed`
Test Suite: translator/src/transaction.rs#L7
unused import: `Signed`
Test Suite: translator/src/rlp/telos_rlp_decode.rs#L2
use of deprecated enum `alloy_primitives::Parity`: see https://github.com/alloy-rs/core/pull/776
Test Suite: translator/src/rlp/telos_rlp_decode.rs#L2
use of deprecated struct `alloy_primitives::Signature`: use PrimitiveSignature instead
Test Suite: translator/src/rlp/telos_rlp_decode.rs#L65
variable does not need to be mutable
Test Suite
`telos-translator-rs` (lib) generated 6 warnings (run `cargo fix --lib -p telos-translator-rs` to apply 4 suggestions)
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check: translator/src/rlp/telos_rlp_decode.rs#L2
unused imports: `Parity`, `Signature`, and `normalize_v`
Check: translator/src/rlp/telos_rlp_decode.rs#L3
unused imports: `SignableTransaction` and `Signed`
Check: translator/src/transaction.rs#L7
unused import: `Signed`
Check: translator/src/rlp/telos_rlp_decode.rs#L2
use of deprecated enum `alloy_primitives::Parity`: see https://github.com/alloy-rs/core/pull/776
Check: translator/src/rlp/telos_rlp_decode.rs#L2
use of deprecated struct `alloy_primitives::Signature`: use PrimitiveSignature instead
Check: translator/src/rlp/telos_rlp_decode.rs#L65
variable does not need to be mutable
Check
`telos-translator-rs` (lib) generated 6 warnings (run `cargo fix --lib -p telos-translator-rs` to apply 4 suggestions)
Check
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/
Check
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/
Check
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/
Check
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/