fix: failing nightly because of jenkins version incompatibility #1882
devrel-static-checks.yml
on: pull_request
License Headers
29s
Repo Structure
22s
Lint Codebase
9m 41s
Conventional Commits Lint
15s
Annotations
1 error and 4 warnings
Conventional Commits Lint
You have commit messages with errors
error running commitlint
Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- d0ffaf1d27ad0eee6981abb77b3b1c2ffa028bad^1..947a1ddca8d19e43a4a9ebc2e1b8710d9af31cc6 --first-parent
fatal: Invalid revision range d0ffaf1d27ad0eee6981abb77b3b1c2ffa028bad^1..947a1ddca8d19e43a4a9ebc2e1b8710d9af31cc6
Error: Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- d0ffaf1d27ad0eee6981abb77b3b1c2ffa028bad^1..947a1ddca8d19e43a4a9ebc2e1b8710d9af31cc6 --first-parent
fatal: Invalid revision range d0ffaf1d27ad0eee6981abb77b3b1c2ffa028bad^1..947a1ddca8d19e43a4a9ebc2e1b8710d9af31cc6
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)
|
Repo Structure
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/
|
License Headers
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/
|
Lint Codebase
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint Codebase
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/
|