Revert "bump(cli): v0.2.0" #683
lint.yaml
on: pull_request
actionlint
9s
alex
22s
assign-author
3s
clippy
30s
markdown
17s
misspell
16s
title
2s
Annotations
1 error and 11 warnings
title
No release type found in pull request title "Revert "bump(cli): v0.2.0"". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/
Available types:
- bump
- chore
- doc
- feat
- fix
|
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)
|