Skip to content

chore: fix there is no signal of mqtt protocol 23 #159

chore: fix there is no signal of mqtt protocol 23

chore: fix there is no signal of mqtt protocol 23 #159

Triggered via pull request November 28, 2023 03:26
Status Failure
Total duration 2m 49s
Artifacts

commitlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
commitlint
error running commitlint Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 487838990f8874b54153edb2bd18e5e642b605dd^1..27fac5a1c17402c8cfd1970105e963dc3e5b49f4 --first-parent fatal: Invalid revision range 487838990f8874b54153edb2bd18e5e642b605dd^1..27fac5a1c17402c8cfd1970105e963dc3e5b49f4 Error: Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 487838990f8874b54153edb2bd18e5e642b605dd^1..27fac5a1c17402c8cfd1970105e963dc3e5b49f4 --first-parent fatal: Invalid revision range 487838990f8874b54153edb2bd18e5e642b605dd^1..27fac5a1c17402c8cfd1970105e963dc3e5b49f4 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)
commitlint
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/