chore(deps): bump actions/create-github-app-token from 2 to 3 in the release group across 1 directory #73
self-pr-validation.yml
on: pull_request
Detect Changed Files
7s
validation
/
Skip if Draft
4s
YAML Lint
6s
Action Lint
12s
Pinned Actions Check
5s
Markdown Link Check
0s
Spelling Check
7s
Shell Check
7s
README Check
5s
Composite Schema Lint
0s
validation
/
Validate Source Branch
4s
validation
/
Validate PR Title
6s
validation
/
Check PR Size
8s
validation
/
Check PR Description
6s
validation
/
Auto-label PR
10s
validation
/
Check Assignee
6s
validation
/
Check Linked Issues
5s
validation
/
Check Changelog Update
Lint Report
7s
validation
/
...
/
Send Notification
10s
Annotations
12 errors and 10 warnings
|
Shell Check
Process completed with exit code 1.
|
|
Shell Check
Found 2 shellcheck error(s) in run: blocks.
|
|
Action Lint:
.github/workflows/helm-update-chart.yml#L376
shellcheck reported issue in this script: SC2086:info:10:31: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/helm-update-chart.yml#L201
shellcheck reported issue in this script: SC2086:info:146:50: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2129:style:27:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects
|
|
Action Lint:
.github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2086:info:33:38: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2086:info:32:36: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2086:info:31:40: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2086:info:30:38: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2086:info:29:36: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2086:info:28:48: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2086:info:27:26: Double quote to prevent globbing and word splitting
|
|
validation / Check Assignee
This PR has no assignees. Consider assigning someone to review.
|
|
Shell Check:
.github/workflows/helm-update-chart.yml#L0
Step "Push branch and create PR" (script line 4): [SC2034] COMMIT_MSG appears unused. Verify use (or export if used externally).
|
|
Shell Check:
.github/workflows/helm-update-chart.yml#L0
Step "Build scripts" (script line 1): [SC2164] Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
|
|
Pinned Actions Check
Found 5 internal action(s) not pinned to a release version. Consider pinning to vX.Y.Z.
|
|
Pinned Actions Check:
.github/workflows/typescript-release.yml#L72
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/config/changed-paths@develop
|
|
Pinned Actions Check:
.github/workflows/release.yml#L63
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/config/changed-paths@develop
|
|
Pinned Actions Check:
.github/workflows/release-notification.yml#L177
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/notify/slack-release@develop
|
|
Pinned Actions Check:
.github/workflows/release-notification.yml#L165
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/notify/discord-release@develop
|
|
Pinned Actions Check:
.github/workflows/gptchangelog.yml#L149
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/config/changed-paths@develop
|
|
validation / Check PR Description
PR description is missing recommended sections: Description, Type of Change
|