Skip to content

chore(deps): update rust crate alloy to 0.12 #1563

chore(deps): update rust crate alloy to 0.12

chore(deps): update rust crate alloy to 0.12 #1563

Triggered via pull request February 17, 2025 11:33
Status Success
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
test: thegraph-core/src/fake_impl/alloy.rs#L122
use of deprecated method `fake::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
test: thegraph-core/src/fake_impl/alloy.rs#L122
use of deprecated method `fake::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
test: thegraph-core/src/fake_impl/alloy.rs#L122
use of deprecated method `fake::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
test: thegraph-core/src/fake_impl/alloy.rs#L122
use of deprecated method `fake::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
test: thegraph-client-subgraphs/src/queries/page.rs#L21
variant `Number` is never constructed
test: thegraph-core/src/fake_impl/alloy.rs#L122
use of deprecated method `fake::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.