Add checkout step to the commit lint #4
linter.yaml
on: push
Lint Commit Messages
9s
Matrix: lint_check
Annotations
3 errors
Rust - lint_cargo_toml_files
Process completed with exit code 2.
|
Rust - lint_cargo_deny
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--------- ebf70564ff6a29bfca6d3697cd2552846dcd8787..8567ff10623e25737764e2b52cfaf8cfb987e404 --first-parent
fatal: Invalid revision range ebf70564ff6a29bfca6d3697cd2552846dcd8787..8567ff10623e25737764e2b52cfaf8cfb987e404
Error: Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- ebf70564ff6a29bfca6d3697cd2552846dcd8787..8567ff10623e25737764e2b52cfaf8cfb987e404 --first-parent
fatal: Invalid revision range ebf70564ff6a29bfca6d3697cd2552846dcd8787..8567ff10623e25737764e2b52cfaf8cfb987e404
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)
|