fix: add and use post endpoint for streaming #3616
ci-no-code-related.yml
on: pull_request
commit-lint
3m 13s
Annotations
1 error and 1 warning
commit-lint
You have commit messages with errors
error running commitlint
Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 94348f6deb0e7bf6e8f3a6d7e7278bb744f74508^1..03cc4c4e260623786a0681a225ae3e041260bdab --first-parent
fatal: Invalid revision range 94348f6deb0e7bf6e8f3a6d7e7278bb744f74508^1..03cc4c4e260623786a0681a225ae3e041260bdab
Error: Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 94348f6deb0e7bf6e8f3a6d7e7278bb744f74508^1..03cc4c4e260623786a0681a225ae3e041260bdab --first-parent
fatal: Invalid revision range 94348f6deb0e7bf6e8f3a6d7e7278bb744f74508^1..03cc4c4e260623786a0681a225ae3e041260bdab
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)
|
commit-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.5.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|