Merge pull request #1305 from SierraSoftworks/dependabot/npm_and_yarn… #2374
Annotations
12 warnings
rustup install
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
rustup install
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
rustup install
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
rustup install
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo clippy:
src/tasks/git_add.rs#L10
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/tasks/git_checkout.rs#L10
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/tasks/git_commit.rs#L11
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/tasks/git_remote.rs#L16
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/tasks/write_file.rs#L13
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/commands/complete.rs#L112
the borrowed expression implements the required traits
|
cargo clippy:
src/core/templates.rs#L53
the following explicit lifetimes could be elided: 'a
|
cargo clippy
`git-tool` (bin "git-tool") generated 7 warnings (run `cargo clippy --fix --bin "git-tool"` to apply 7 suggestions)
|
Loading