Upgrade Rust toolchain to 1.82 in rust-toolchain.toml. #149
Annotations
3 errors and 3 warnings
|
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
Test:
substreams/src/lib.rs#L211
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
|
Test:
substreams/src/store.rs#L62
unused import: `crate::pb::sf::substreams::foundational_store::service::v2::GetResponse`
|
|
Test
`substreams` (lib) generated 2 warnings (run `cargo fix --lib -p substreams` to apply 1 suggestion)
|
|
Test:
substreams/src/lib.rs#L211
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
|
Test:
substreams/src/store.rs#L62
unused import: `crate::pb::sf::substreams::foundational_store::service::v2::GetResponse`
|