Skip to content

ci: add conventional commits linter to gh workflowFixes #5 #5

ci: add conventional commits linter to gh workflowFixes #5

ci: add conventional commits linter to gh workflowFixes #5 #5

Triggered via push January 24, 2024 03:51
Status Failure
Total duration 25s
Artifacts
commitlint
16s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
commitlint
You have commit messages with errors error running commitlint Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- f928eff5e923a5130b3cfbdb45d93ae9b2174346..f1babab54ba44f211657386be17e839523c5c92f --first-parent fatal: Invalid revision range f928eff5e923a5130b3cfbdb45d93ae9b2174346..f1babab54ba44f211657386be17e839523c5c92f Error: Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- f928eff5e923a5130b3cfbdb45d93ae9b2174346..f1babab54ba44f211657386be17e839523c5c92f --first-parent fatal: Invalid revision range f928eff5e923a5130b3cfbdb45d93ae9b2174346..f1babab54ba44f211657386be17e839523c5c92f 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)
commitlint
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/