chore(deps): bump actions/github-script from 8 to 9 in the utilities group across 1 directory #210
self-pr-validation.yml
on: pull_request
Detect Changed Files
6s
validation
/
Blocking Checks
9s
YAML Lint
5s
Action Lint
10s
Pinned Actions Check
5s
Markdown Link Check
0s
Spelling Check
6s
Shell Check
5s
README Check
4s
Composite Schema Lint
0s
CodeQL Analysis
41s
Lint Report
10s
validation
/
...
/
Send Notification
7s
Annotations
23 errors, 3 warnings, and 1 notice
|
Pinned Actions Check:
.github/workflows/frontend-pr-analysis.yml#L374
External action not pinned by SHA: uses: actions/upload-artifact@v7 (use full commit SHA with a # vX.Y.Z comment)
|
|
Pinned Actions Check:
.github/workflows/frontend-pr-analysis.yml#L349
External action not pinned by SHA: uses: actions/setup-node@v6 (use full commit SHA with a # vX.Y.Z comment)
|
|
Pinned Actions Check:
.github/workflows/frontend-pr-analysis.yml#L346
External action not pinned by SHA: uses: actions/checkout@v6 (use full commit SHA with a # vX.Y.Z comment)
|
|
Pinned Actions Check:
.github/workflows/frontend-pr-analysis.yml#L308
External action not pinned by SHA: uses: actions/setup-node@v6 (use full commit SHA with a # vX.Y.Z comment)
|
|
Pinned Actions Check:
.github/workflows/frontend-pr-analysis.yml#L305
External action not pinned by SHA: uses: actions/checkout@v6 (use full commit SHA with a # vX.Y.Z comment)
|
|
Pinned Actions Check:
.github/workflows/frontend-pr-analysis.yml#L272
External action not pinned by SHA: uses: actions/setup-node@v6 (use full commit SHA with a # vX.Y.Z comment)
|
|
Pinned Actions Check:
.github/workflows/frontend-pr-analysis.yml#L269
External action not pinned by SHA: uses: actions/checkout@v6 (use full commit SHA with a # vX.Y.Z comment)
|
|
Pinned Actions Check:
.github/workflows/frontend-pr-analysis.yml#L231
External action not pinned by SHA: uses: actions/setup-node@v6 (use full commit SHA with a # vX.Y.Z comment)
|
|
Pinned Actions Check:
.github/workflows/frontend-pr-analysis.yml#L228
External action not pinned by SHA: uses: actions/checkout@v6 (use full commit SHA with a # vX.Y.Z comment)
|
|
Pinned Actions Check:
.github/workflows/frontend-pr-analysis.yml#L104
External action not pinned by SHA: uses: actions/checkout@v6 (use full commit SHA with a # vX.Y.Z comment)
|
|
Shell Check
Process completed with exit code 1.
|
|
Shell Check
Found 1 shellcheck error(s) in run: blocks.
|
|
YAML Lint
Process completed with exit code 1.
|
|
Action Lint:
.github/workflows/frontend-pr-analysis.yml#L406
shellcheck reported issue in this script: SC2086:info:9:32: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/frontend-pr-analysis.yml#L406
shellcheck reported issue in this script: SC2086:info:8:36: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/frontend-pr-analysis.yml#L406
shellcheck reported issue in this script: SC2086:info:7:32: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/frontend-pr-analysis.yml#L406
shellcheck reported issue in this script: SC2086:info:16:25: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/frontend-pr-analysis.yml#L406
shellcheck reported issue in this script: SC2086:info:15:24: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/frontend-pr-analysis.yml#L406
shellcheck reported issue in this script: SC2086:info:14:26: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/frontend-pr-analysis.yml#L406
shellcheck reported issue in this script: SC2086:info:13:24: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/frontend-pr-analysis.yml#L406
shellcheck reported issue in this script: SC2086:info:10:34: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/frontend-pr-analysis.yml#L111
shellcheck reported issue in this script: SC2181:style:8:9: Check exit code directly with e.g. 'if mycmd;', not indirectly with $?
|
|
Action Lint:
.github/workflows/frontend-pr-analysis.yml#L111
shellcheck reported issue in this script: SC2086:info:9:34: Double quote to prevent globbing and word splitting
|
|
Shell Check:
.github/workflows/go-pr-analysis.yml#L0
Step "Install golangci-lint" (script line 1): [SC2046] Quote this to prevent word splitting.
|
|
CodeQL Analysis
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|
|
CodeQL Analysis
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
|
validation / Advisory Checks
PR size: XS (4 lines changed)
|