fix(deps): update rust crate anyhow to v1.0.95 #2806
Annotations
10 errors and 1 warning
cargo clippy:
src/pretty_serde.rs#L1
unresolved import `miette`
|
cargo clippy:
src/http.rs#L7
failed to resolve: use of undeclared crate or module `miette`
|
cargo clippy:
src/remote_node_index.rs#L69
failed to resolve: use of undeclared crate or module `miette`
|
cargo clippy:
src/pretty_serde.rs#L3
failed to resolve: use of undeclared crate or module `miette`
|
cargo clippy:
src/pretty_serde.rs#L13
failed to resolve: use of undeclared crate or module `miette`
|
cargo clippy:
src/http.rs#L9
cannot find attribute `diagnostic` in this scope
|
cargo clippy:
src/remote_node_index.rs#L72
cannot find attribute `diagnostic` in this scope
|
cargo clippy:
src/remote_node_index.rs#L75
cannot find attribute `diagnostic` in this scope
|
cargo clippy:
src/pretty_serde.rs#L7
cannot find attribute `source_code` in this scope
|
cargo clippy:
src/pretty_serde.rs#L9
cannot find attribute `label` in this scope
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading