[WIP] Force telos state #165
Annotations
8 errors and 16 warnings
Run actions-rs/cargo@v1:
crates/telos/node/tests/integration.rs#L27
unresolved import `reth::rpc::types::WithOtherFields`
|
Run actions-rs/cargo@v1:
crates/telos/node/tests/live_test_runner.rs#L12
unresolved imports `reth::primitives::AccessList`, `reth::primitives::Address`, `reth::primitives::U256`
|
Run actions-rs/cargo@v1:
crates/telos/node/tests/live_test_runner.rs#L16
unresolved import `reth_primitives::TxLegacy`
|
Run actions-rs/cargo@v1:
crates/telos/node/tests/integration.rs#L60
this function takes 2 arguments but 1 argument was supplied
|
Run actions-rs/cargo@v1:
crates/telos/node/tests/live_test_runner.rs#L109
the trait bound `FillProvider<JoinFill<alloy_provider::Identity, WalletFiller<EthereumWallet>>, RootProvider<alloy_transport_http::Http<alloy_transport_http::Client>>, alloy_transport_http::Http<alloy_transport_http::Client>, alloy_network::Ethereum>: alloy_contract::private::Provider<_, _>` is not satisfied
|
Run actions-rs/cargo@v1:
crates/telos/node/tests/live_test_runner.rs#L116
the method `logBlockNum` exists for struct `BlockNumCheckerInstance<_, FillProvider<JoinFill<Identity, WalletFiller<EthereumWallet>>, ..., ..., ...>, ...>`, but its trait bounds were not satisfied
|
Run actions-rs/cargo@v1:
crates/telos/node/tests/integration.rs#L156
missing fields `experimental`, `max_execute_block_batch_size`, `memory_block_buffer_target` and 1 other field in initializer of `TelosArgs`
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
Run actions-rs/cargo@v1:
crates/telos/primitives-traits/src/header.rs#L12
unused import: `b256`
|
Run actions-rs/cargo@v1:
crates/telos/primitives-traits/src/header.rs#L24
missing documentation for a struct
|
Run actions-rs/cargo@v1:
crates/telos/primitives-traits/src/header.rs#L740
missing documentation for a struct field
|
Run actions-rs/cargo@v1
`reth-telos-primitives-traits` (lib) generated 3 warnings (run `cargo fix --lib -p reth-telos-primitives-traits` to apply 1 suggestion)
|
Run actions-rs/cargo@v1:
crates/telos/rpc-engine-api/src/compare.rs#L51
variable does not need to be mutable
|
Run actions-rs/cargo@v1:
crates/telos/rpc-engine-api/src/compare.rs#L65
variable does not need to be mutable
|
Run actions-rs/cargo@v1:
crates/telos/rpc-engine-api/src/compare.rs#L71
variable does not need to be mutable
|
Run actions-rs/cargo@v1:
crates/telos/rpc-engine-api/src/compare.rs#L77
variable does not need to be mutable
|
Run actions-rs/cargo@v1:
crates/telos/rpc-engine-api/src/compare.rs#L18
unreachable `pub` item
|
Run actions-rs/cargo@v1:
crates/telos/rpc-engine-api/src/compare.rs#L49
unreachable `pub` item
|
Loading