added a release pipeline #3
linter.yml
on: pull_request
Lint Commit Messages
12s
Matrix: lint_check
Annotations
4 errors
Lint Commit Messages
You have commit messages with errors
⧗ input: added a release pipeline
Signed-off-by: rjtch <tchuinkoufongue@gmail.com>
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
Rust - lint_cargo_clippy:
cdevents-sdk/src/uri.rs#L63
direct implementation of `ToString`
|
Rust - lint_cargo_clippy:
cdevents-sdk/src/uri_reference.rs#L52
direct implementation of `ToString`
|
Rust - lint_cargo_clippy
Process completed with exit code 2.
|