Fix overly strict clippy lint (#172) #447
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1
unknown lint: `clippy::suspiscious`
|
Run actions-rs/cargo@v1
`color-spantrace` (build script) generated 1 warning
|
Run actions-rs/cargo@v1
`eyre` (build script) generated 1 warning (1 duplicate)
|
Run actions-rs/cargo@v1
`color-spantrace` (lib) generated 1 warning (1 duplicate)
|
Run actions-rs/cargo@v1:
eyre/src/lib.rs#L627
empty doc comment
|
Run actions-rs/cargo@v1:
eyre/src/lib.rs#L639
empty doc comment
|
Run actions-rs/cargo@v1:
eyre/src/lib.rs#L648
empty doc comment
|
Run actions-rs/cargo@v1
`eyre` (lib) generated 4 warnings (1 duplicate)
|
Run actions-rs/cargo@v1:
color-eyre/src/config.rs#L15
struct `InstallError` is never constructed
|
Run actions-rs/cargo@v1:
color-eyre/src/config.rs#L26
struct `InstallThemeError` is never constructed
|
Loading