Skip to content

docs: add CONTRIBUTING.md #9

docs: add CONTRIBUTING.md

docs: add CONTRIBUTING.md #9

Triggered via pull request March 2, 2024 18:16
Status Failure
Total duration 54s
Artifacts

linter.yml

on: pull_request
Lint Commit Messages
14s
Lint Commit Messages
Matrix: lint_check
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint Commit Messages
You have commit messages with errors ⧗ input: doc: add CONTRIBUTING.md Signed-off-by: David Bernard <david.bernard.31@gmail.com> ✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: doc: update CONTRIBUTING.md (2) Signed-off-by: David Bernard <david.bernard.31@gmail.com> ✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum] ✖ found 1 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: cdevents-sdk/src/generated/artifact_packaged.rs#L8
non-local `impl` definition, they should be avoided as they go against expectation
Rust - lint_cargo_clippy: cdevents-sdk/src/generated/artifact_packaged.rs#L16
non-local `impl` definition, they should be avoided as they go against expectation
Rust - lint_cargo_clippy: cdevents-sdk/src/generated/artifact_published.rs#L8
non-local `impl` definition, they should be avoided as they go against expectation
Rust - lint_cargo_clippy: cdevents-sdk/src/generated/artifact_signed.rs#L8
non-local `impl` definition, they should be avoided as they go against expectation
Rust - lint_cargo_clippy: cdevents-sdk/src/generated/branch_created.rs#L8
non-local `impl` definition, they should be avoided as they go against expectation
Rust - lint_cargo_clippy: cdevents-sdk/src/generated/branch_created.rs#L16
non-local `impl` definition, they should be avoided as they go against expectation
Rust - lint_cargo_clippy: cdevents-sdk/src/generated/branch_deleted.rs#L8
non-local `impl` definition, they should be avoided as they go against expectation
Rust - lint_cargo_clippy: cdevents-sdk/src/generated/branch_deleted.rs#L16
non-local `impl` definition, they should be avoided as they go against expectation