Skip to content

chore(deps): update rust crate thiserror to v2 #1568

chore(deps): update rust crate thiserror to v2

chore(deps): update rust crate thiserror to v2 #1568

Triggered via pull request February 17, 2025 17:34
Status Success
Total duration 3m 38s
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.