Sidebar Navigation Integration #49
commitlint.yml
on: pull_request
commitlint
/
commitlint
12s
Annotations
1 error and 3 warnings
commitlint / commitlint
You have commit messages with errors
error running commitlint
Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 7cfeaab330b5134ad948b01532b6ecd5b214a841^1..83fa3f78bc89beb7b0a2446fef66696a49290b54 --first-parent
fatal: ambiguous argument '7cfeaab330b5134ad948b01532b6ecd5b214a841^1..83fa3f78bc89beb7b0a2446fef66696a49290b54': 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--------- 7cfeaab330b5134ad948b01532b6ecd5b214a841^1..83fa3f78bc89beb7b0a2446fef66696a49290b54 --first-parent
fatal: ambiguous argument '7cfeaab330b5134ad948b01532b6ecd5b214a841^1..83fa3f78bc89beb7b0a2446fef66696a49290b54': 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)
|
commitlint / commitlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
commitlint / commitlint
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/
|
commitlint / commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|