bump(deps): bump serde_json from 1.0.99 to 1.0.108 #365
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yaml
on: pull_request
alex
26s
assign-author
4s
clippy
25s
markdown
19s
misspell
9s
title
1m 43s
Annotations
11 warnings
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 `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/rule/description_format.rs#L34
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy:
src/rule/scope_format.rs#L34
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy:
src/rule/type_format.rs#L34
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy:
src/main.rs#L27
`to_string` applied to a type that implements `Display` in `println!` args
|
clippy
`commitlint-rs` (bin "commitlint") generated 4 warnings (run `cargo clippy --fix --bin "commitlint"` to apply 4 suggestions)
|
title
Unexpected input(s) 'scope', valid inputs are ['types', 'scopes', 'requireScope', 'disallowScopes', 'subjectPattern', 'subjectPatternError', 'validateSingleCommit', 'validateSingleCommitMatchesPrTitle', 'githubBaseUrl', 'ignoreLabels', 'headerPattern', 'headerPatternCorrespondence', 'wip']
|