Skip to content

Migrate from rust-web3 to alloy #10846

Migrate from rust-web3 to alloy

Migrate from rust-web3 to alloy #10846

Triggered via pull request January 22, 2026 07:53
Status Failure
Total duration 5m 38s
Artifacts

ci.yml

on: pull_request
Run unit tests
3m 15s
Run unit tests
Subgraph Runner integration tests
3m 11s
Subgraph Runner integration tests
Run integration tests
5m 30s
Run integration tests
Check rustfmt style
29s
Check rustfmt style
Clippy linting
2m 4s
Clippy linting
Build in release mode
2m 38s
Build in release mode
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Clippy linting: graph/src/abi/function_ext.rs#L56
this expression creates a reference which is immediately dereferenced by the compiler
Clippy linting: graph/src/abi/function_ext.rs#L55
this expression creates a reference which is immediately dereferenced by the compiler
Clippy linting: graph/src/abi/event_ext.rs#L17
this expression creates a reference which is immediately dereferenced by the compiler
Clippy linting: graph/src/util/test_utils.rs#L13
field assignment outside of initializer for an instance created with Default::default()
Clippy linting: graph/src/components/ethereum/types.rs#L230
casting to the same type is unnecessary (`u64` -> `u64`)
Clippy linting: graph/src/components/ethereum/types.rs#L104
needlessly taken reference of both operands
Clippy linting: graph/src/components/ethereum/types.rs#L95
needlessly taken reference of both operands
Clippy linting: graph/src/util/test_utils.rs#L54
redundant field names in struct initialization
Clippy linting: graph/src/components/ethereum/types.rs#L238
redundant field names in struct initialization
Clippy linting: graph/src/components/ethereum/types.rs#L236
redundant field names in struct initialization