feat(cli): generate Json Schema #724
lint.yaml
on: pull_request
actionlint
6s
alex
22s
assign-author
2s
clippy
27s
markdown
17s
misspell
20s
title
4s
Annotations
2 errors and 12 warnings
assign-author
Resource not accessible by integration
|
title
No release type found in pull request title "Generate Json Schema during test". 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:
cli/src/args.rs#L59
function call inside of `expect`
|
clippy:
cli/src/args.rs#L90
function call inside of `expect`
|
clippy
`commitlint-rs` (bin "commitlint") generated 2 warnings (run `cargo clippy --fix --bin "commitlint"` to apply 2 suggestions)
|
clippy:
cli/src/args.rs#L59
[clippy] reported by reviewdog 🐶
function call inside of `expect`
Raw Output:
cli/src/args.rs:59:22: warning: function call inside of `expect` (clippy::expect_fun_call)
|
clippy:
cli/src/args.rs#L90
[clippy] reported by reviewdog 🐶
function call inside of `expect`
Raw Output:
cli/src/args.rs:90:58: warning: function call inside of `expect` (clippy::expect_fun_call)
|
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:
cli/src/args.rs#L59
function call inside of `expect`
|
clippy:
cli/src/args.rs#L90
function call inside of `expect`
|
clippy
`commitlint-rs` (bin "commitlint") generated 2 warnings (run `cargo clippy --fix --bin "commitlint"` to apply 2 suggestions)
|