Skip to content

feat: first implementation of cdevents-sdk from json-schema #32

feat: first implementation of cdevents-sdk from json-schema

feat: first implementation of cdevents-sdk from json-schema #32

Triggered via pull request January 30, 2024 20:42
@davidBdavidB
synchronize #8
davidB:newstart
Status Failure
Total duration 53s
Artifacts

linter.yaml

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

Annotations

7 errors
Lint Commit Messages
You have commit messages with errors ⧗ input: test: add test to validate against jsonschema: examples (from spec), generated samples, ... - generate samples with arbitraries (proptest) Signed-off-by: David Bernard <david.bernard.31@gmail.com> ✖ subject may not end with full stop [subject-full-stop] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Rust - lint_cargo_clippy: cdevents-sdk/tests/specs.rs#L1
unused import: `assert_json_diff::assert_json_eq`
Rust - lint_cargo_clippy: cdevents-sdk/tests/specs.rs#L4
unused import: `std::fs`
Rust - lint_cargo_clippy: cdevents-sdk/tests/specs.rs#L5
unused import: `std::path::PathBuf`
Rust - lint_cargo_clippy
Process completed with exit code 2.