ci: add conventional commits linter to gh workflow #4
Annotations
1 error and 1 warning
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--------- ddc455e99f7f2c06e465b16279f9def75014c454^1..ddc455e99f7f2c06e465b16279f9def75014c454 --first-parent
fatal: ambiguous argument 'ddc455e99f7f2c06e465b16279f9def75014c454^1..ddc455e99f7f2c06e465b16279f9def75014c454': 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--------- ddc455e99f7f2c06e465b16279f9def75014c454^1..ddc455e99f7f2c06e465b16279f9def75014c454 --first-parent
fatal: ambiguous argument 'ddc455e99f7f2c06e465b16279f9def75014c454^1..ddc455e99f7f2c06e465b16279f9def75014c454': 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)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading