fix(cli): typo desc
to scope
in scope related rules
#673
lint.yaml
on: pull_request
actionlint
6s
alex
22s
assign-author
3s
clippy
25s
markdown
16s
misspell
15s
title
3s
Annotations
11 warnings
clippy:
src/main.rs#L72
unneeded `return` statement
|
clippy
`commitlint-rs` (bin "commitlint") generated 1 warning (run `cargo clippy --fix --bin "commitlint"` to apply 1 suggestion)
|
clippy:
src/main.rs#L72
[clippy] reported by reviewdog 🐶
unneeded `return` statement
Raw Output:
src/main.rs:72:18: warning: unneeded `return` statement (clippy::needless_return)
|
clippy
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/
|
clippy
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/
|
clippy
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/
|
clippy
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/
|
clippy
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/
|
clippy
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/
|
clippy:
src/main.rs#L72
unneeded `return` statement
|
clippy
`commitlint-rs` (bin "commitlint") generated 1 warning (run `cargo clippy --fix --bin "commitlint"` to apply 1 suggestion)
|