chore: maintenance things #186
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--------- 47e8836ee29bf2f6cc2d43a90ae1379fab97d201^1..7e65e81232ea53d1bb142d7e64fe014fe1e21dfc --first-parent
fatal: ambiguous argument '47e8836ee29bf2f6cc2d43a90ae1379fab97d201^1..7e65e81232ea53d1bb142d7e64fe014fe1e21dfc': 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--------- 47e8836ee29bf2f6cc2d43a90ae1379fab97d201^1..7e65e81232ea53d1bb142d7e64fe014fe1e21dfc --first-parent
fatal: ambiguous argument '47e8836ee29bf2f6cc2d43a90ae1379fab97d201^1..7e65e81232ea53d1bb142d7e64fe014fe1e21dfc': 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)
|