Create FEATURE-REQUEST.yml #50
Annotations
14 warnings
build
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/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build:
src/main.rs#L559
unused variable: `thread_id`
|
build:
src/config.rs#L99
variable does not need to be mutable
|
build:
src/main.rs#L284
unused variable: `force`
|
build:
src/config.rs#L55
method `reload` is never used
|
build:
src/helper.rs#L3
enum `MessageType` is never used
|
build:
src/helper.rs#L10
method `colorize` is never used
|
build:
src/helper.rs#L19
function `prntln` is never used
|
build
`grgry` (bin "grgry" test) generated 7 warnings (run `cargo fix --bin "grgry" --tests` to apply 1 suggestion)
|