Skip to content

chore(master): release 0.33.0 #656

chore(master): release 0.33.0

chore(master): release 0.33.0 #656

Triggered via pull request December 6, 2023 12:05
Status Failure
Total duration 2m 18s
Artifacts

check.yaml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

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--------- defc290baa2982696bd423293cc78090fff1a6b7^1..defc290baa2982696bd423293cc78090fff1a6b7 --first-parent fatal: ambiguous argument 'defc290baa2982696bd423293cc78090fff1a6b7^1..defc290baa2982696bd423293cc78090fff1a6b7': 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--------- defc290baa2982696bd423293cc78090fff1a6b7^1..defc290baa2982696bd423293cc78090fff1a6b7 --first-parent fatal: ambiguous argument 'defc290baa2982696bd423293cc78090fff1a6b7^1..defc290baa2982696bd423293cc78090fff1a6b7': 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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/