[WIP] Force telos state #163
Annotations
8 errors and 16 warnings
crates/telos/node/tests/integration.rs#L27
unresolved import `reth::rpc::types::WithOtherFields`
|
crates/telos/node/tests/live_test_runner.rs#L12
unresolved imports `reth::primitives::AccessList`, `reth::primitives::Address`, `reth::primitives::U256`
|
crates/telos/node/tests/live_test_runner.rs#L16
unresolved import `reth_primitives::TxLegacy`
|
crates/telos/node/tests/integration.rs#L60
this function takes 2 arguments but 1 argument was supplied
|
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
|
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
|
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`
|
|
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/
|
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/
|
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/
|
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/
|
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/
|
crates/telos/primitives-traits/src/header.rs#L12
unused import: `b256`
|
crates/telos/primitives-traits/src/header.rs#L24
missing documentation for a struct
|
crates/telos/primitives-traits/src/header.rs#L740
missing documentation for a struct field
|
|
crates/rpc/rpc-types-compat/src/engine/payload.rs#L21
unused import: `reth_telos_primitives_traits::TelosBlockExtension`
|
|
crates/ethereum/consensus/src/lib.rs#L21
unused import: `constants::MINIMUM_GAS_LIMIT`
|
crates/ethereum/consensus/src/lib.rs#L57
unused variable: `parent_gas_limit`
|
crates/ethereum/consensus/src/lib.rs#L27
constant `GAS_LIMIT_BOUND_DIVISOR` is never used
|
crates/ethereum/consensus/src/lib.rs#L51
method `validate_against_parent_gas_limit` is never used
|
The logs for this run have expired and are no longer available.
Loading