refactor: big refactor, add linting, formatting, ci, tests #4
Annotations
1 error
build
You have commit messages with errors
error running commitlint
Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 2ff4c46fffe0fdfcd745d042a00681c1f23589fe^1..0c2af1af4ded6b87d45026c3d9ce343be7f0174f --first-parent
fatal: ambiguous argument '2ff4c46fffe0fdfcd745d042a00681c1f23589fe^1..0c2af1af4ded6b87d45026c3d9ce343be7f0174f': 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--------- 2ff4c46fffe0fdfcd745d042a00681c1f23589fe^1..0c2af1af4ded6b87d45026c3d9ce343be7f0174f --first-parent
fatal: ambiguous argument '2ff4c46fffe0fdfcd745d042a00681c1f23589fe^1..0c2af1af4ded6b87d45026c3d9ce343be7f0174f': 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)
|