fix: 回退 node version #215
Annotations
1 error and 2 warnings
pr
You have commit messages with errors
error running commitlint
Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 7965659c4af57424d214d1e9e5d76f4b79e6d63b^1..7965659c4af57424d214d1e9e5d76f4b79e6d63b --first-parent
fatal: ambiguous argument '7965659c4af57424d214d1e9e5d76f4b79e6d63b^1..7965659c4af57424d214d1e9e5d76f4b79e6d63b': 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--------- 7965659c4af57424d214d1e9e5d76f4b79e6d63b^1..7965659c4af57424d214d1e9e5d76f4b79e6d63b --first-parent
fatal: ambiguous argument '7965659c4af57424d214d1e9e5d76f4b79e6d63b^1..7965659c4af57424d214d1e9e5d76f4b79e6d63b': 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)
|
pr
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/
|
pr
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|