feat(CI): check for badly formatted titles or missing/contradictory labels #1728
Annotations
10 errors and 1 warning
actionlint:
.github/workflows/bors.yml#L78
shellcheck reported issue in this script: SC2086:info:5:6: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/bors.yml#L78
shellcheck reported issue in this script: SC2086:info:6:36: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/bors.yml#L78
"github.event.pull_request.title" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions for more details
|
actionlint:
.github/workflows/build.yml#L85
shellcheck reported issue in this script: SC2086:info:5:6: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/build.yml#L85
shellcheck reported issue in this script: SC2086:info:6:36: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/build.yml#L85
"github.event.pull_request.title" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions for more details
|
actionlint:
.github/workflows/build_fork.yml#L82
shellcheck reported issue in this script: SC2086:info:5:6: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/build_fork.yml#L82
shellcheck reported issue in this script: SC2086:info:6:36: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/build_fork.yml#L82
"github.event.pull_request.title" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions for more details
|
actionlint
❌ [actionlint] The command ran successfully and some problem was found (found 9 errors, linted 27 files), exit code: 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading