fix: update error messge to NumberValue #5454
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
commit-message-lint.yml
on: pull_request
commitlint
1m 46s
Annotations
1 error
|
commitlint
You have commit messages with errors
error running commitlint
Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- b77eabc7f3c1e4e0e22b45340e434538f446ed64^1..a3c4626932b9ecffcce720ab4281bb6e069f5616 --first-parent
fatal: Invalid revision range b77eabc7f3c1e4e0e22b45340e434538f446ed64^1..a3c4626932b9ecffcce720ab4281bb6e069f5616
Error: Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- b77eabc7f3c1e4e0e22b45340e434538f446ed64^1..a3c4626932b9ecffcce720ab4281bb6e069f5616 --first-parent
fatal: Invalid revision range b77eabc7f3c1e4e0e22b45340e434538f446ed64^1..a3c4626932b9ecffcce720ab4281bb6e069f5616
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)
|