chore: maintenance things #187
Annotations
1 error
👮 Lint
You have commit messages with errors
error running commitlint
Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- a3ba4d4145d7c91e25692ae2c95fb8000c07db52^1..7471aa4299bea23557fb9aeb3519c6c7d6766b57 --first-parent
fatal: ambiguous argument 'a3ba4d4145d7c91e25692ae2c95fb8000c07db52^1..7471aa4299bea23557fb9aeb3519c6c7d6766b57': 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--------- a3ba4d4145d7c91e25692ae2c95fb8000c07db52^1..7471aa4299bea23557fb9aeb3519c6c7d6766b57 --first-parent
fatal: ambiguous argument 'a3ba4d4145d7c91e25692ae2c95fb8000c07db52^1..7471aa4299bea23557fb9aeb3519c6c7d6766b57': 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)
|