chore: bump reth deps #1558
Annotations
6 errors and 3 warnings
cargo clippy
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
cargo clippy:
crates/provider/src/alloy/entry_point/mod.rs#L15
use of deprecated enum `alloy_primitives::Parity`: see https://github.com/alloy-rs/core/pull/776
|
cargo clippy:
crates/provider/src/alloy/entry_point/mod.rs#L15
use of deprecated struct `alloy_primitives::Signature`: use PrimitiveSignature instead
|
cargo clippy:
crates/provider/src/alloy/entry_point/mod.rs#L52
use of deprecated struct `alloy_primitives::Signature`: use PrimitiveSignature instead
|
cargo clippy:
crates/provider/src/alloy/entry_point/mod.rs#L55
use of deprecated tuple variant `alloy_primitives::Parity::Eip155`: see https://github.com/alloy-rs/core/pull/776
|
cargo clippy
Exiting due to clippy errors
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo clippy
It seems that this Action is executed from the forked repository.
|
cargo clippy
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
Loading