feat: first implementation of cdevents-sdk from json-schema #28
linter.yaml
on: pull_request
Lint Commit Messages
9s
Matrix: lint_check
Annotations
5 errors
Rust - lint_cargo_toml_files
Process completed with exit code 2.
|
Lint Commit Messages
You have commit messages with errors
error running commitlint
Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 645d9cddac240ceae213378aec3d8eeb2853f431^1..c7da42cd6a024af13b2c9a739fc1b56a9199e5c0 --first-parent
fatal: ambiguous argument '645d9cddac240ceae213378aec3d8eeb2853f431^1..c7da42cd6a024af13b2c9a739fc1b56a9199e5c0': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Error: Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 645d9cddac240ceae213378aec3d8eeb2853f431^1..c7da42cd6a024af13b2c9a739fc1b56a9199e5c0 --first-parent
fatal: ambiguous argument '645d9cddac240ceae213378aec3d8eeb2853f431^1..c7da42cd6a024af13b2c9a739fc1b56a9199e5c0': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
at makeError (/node_modules/execa/lib/error.js:60:11)
at handlePromise (/node_modules/execa/index.js:118:26)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async gitCommits (/run.js:148:7)
at async showLintResults (/run.js:294:19)
|
Rust - lint_cargo_deny
Process completed with exit code 2.
|
Rust - lint_cargo_fmt_check
Process completed with exit code 2.
|
Rust - lint_cargo_clippy
Process completed with exit code 2.
|