fix(deps): update rust crate anyhow to 1.0.82 - autoclosed #2240
Annotations
10 errors and 1 warning
cargo clippy:
src/archive/mod.rs#L7
unused import: `self::zip::Zip`
|
cargo clippy:
src/shell/bash.rs#L31
unnecessary hashes around raw string literal
|
cargo clippy:
src/shell/bash.rs#L37
unnecessary hashes around raw string literal
|
cargo clippy:
src/shell/fish.rs#L31
unnecessary hashes around raw string literal
|
cargo clippy:
src/shell/fish.rs#L37
unnecessary hashes around raw string literal
|
cargo clippy:
src/shell/infer/mod.rs#L10
unnecessary `pub(self)`
|
cargo clippy:
src/shell/powershell.rs#L31
unnecessary hashes around raw string literal
|
cargo clippy:
src/shell/powershell.rs#L35
unnecessary hashes around raw string literal
|
cargo clippy:
src/shell/zsh.rs#L35
unnecessary hashes around raw string literal
|
cargo clippy:
src/shell/zsh.rs#L41
unnecessary hashes around raw string literal
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading