chore(master): release 0.26.0 #1379
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 1 warning
check (18.x)
error running commitlint
Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 9b739e08201a7822d1cc82da3f7b415f0d39a19e^1..9b739e08201a7822d1cc82da3f7b415f0d39a19e --first-parent
fatal: ambiguous argument '9b739e08201a7822d1cc82da3f7b415f0d39a19e^1..9b739e08201a7822d1cc82da3f7b415f0d39a19e': 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--------- 9b739e08201a7822d1cc82da3f7b415f0d39a19e^1..9b739e08201a7822d1cc82da3f7b415f0d39a19e --first-parent
fatal: ambiguous argument '9b739e08201a7822d1cc82da3f7b415f0d39a19e^1..9b739e08201a7822d1cc82da3f7b415f0d39a19e': 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:59:11)
at handlePromise (/node_modules/execa/index.js:114:26)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async gitCommits (/src/gitCommits.js:27:22)
at async showLintResults (/src/action.js:123:19)
|
check (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|