feat: first implementation of cdevents-sdk from json-schema #13
linter.yaml
on: pull_request
Lint Commit Messages
14s
Matrix: lint_check
Annotations
5 errors
Rust - lint_cargo_toml_files
Process completed with exit code 2.
|
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.
|
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--------- 34b8ae6146db4b9587ad66426222052d4793d460^1..0c20047802aeb89d7f1a495cc2d55c7c5c397e7f --first-parent
fatal: ambiguous argument '34b8ae6146db4b9587ad66426222052d4793d460^1..0c20047802aeb89d7f1a495cc2d55c7c5c397e7f': 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--------- 34b8ae6146db4b9587ad66426222052d4793d460^1..0c20047802aeb89d7f1a495cc2d55c7c5c397e7f --first-parent
fatal: ambiguous argument '34b8ae6146db4b9587ad66426222052d4793d460^1..0c20047802aeb89d7f1a495cc2d55c7c5c397e7f': 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)
|