chore(deps): bump securego/gosec from 2.24.7 to 2.25.0 in the security-scanners group #74
self-pr-validation.yml
on: pull_request
Detect Changed Files
5s
validation
/
Skip if Draft
3s
YAML Lint
6s
Action Lint
11s
Pinned Actions Check
5s
Markdown Link Check
Spelling Check
7s
Shell Check
6s
README Check
5s
Composite Schema Lint
0s
validation
/
Validate Source Branch
5s
validation
/
Validate PR Title
6s
validation
/
Check PR Size
7s
validation
/
Check PR Description
6s
validation
/
Auto-label PR
8s
validation
/
Check Assignee
5s
validation
/
Check Linked Issues
5s
validation
/
Check Changelog Update
0s
Lint Report
8s
validation
/
...
/
Send Notification
10s
Annotations
13 errors and 3 warnings
|
YAML Lint
Process completed with exit code 1.
|
|
Shell Check
Process completed with exit code 1.
|
|
Shell Check
Found 1 shellcheck error(s) in run: blocks.
|
|
Action Lint:
.github/workflows/go-pr-analysis.yml#L314
shellcheck reported issue in this script: SC2086:info:7:30: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/go-pr-analysis.yml#L314
shellcheck reported issue in this script: SC2086:info:4:29: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/go-pr-analysis.yml#L314
shellcheck reported issue in this script: SC2086:info:11:28: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/go-pr-analysis.yml#L258
shellcheck reported issue in this script: SC2086:info:7:30: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/go-pr-analysis.yml#L258
shellcheck reported issue in this script: SC2086:info:4:29: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/go-pr-analysis.yml#L258
shellcheck reported issue in this script: SC2086:info:11:28: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/go-pr-analysis.yml#L251
shellcheck reported issue in this script: SC2086:info:2:32: Double quote to prevent globbing and word splitting
|
|
Action Lint:
.github/workflows/go-pr-analysis.yml#L251
shellcheck reported issue in this script: SC2046:warning:1:101: Quote this to prevent word splitting
|
|
Action Lint:
.github/workflows/go-pr-analysis.yml#L112
shellcheck reported issue in this script: SC2181:style:9:9: Check exit code directly with e.g. 'if mycmd;', not indirectly with $?
|
|
Action Lint:
.github/workflows/go-pr-analysis.yml#L112
shellcheck reported issue in this script: SC2086:info:10:34: Double quote to prevent globbing and word splitting
|
|
validation / Check Assignee
This PR has no assignees. Consider assigning someone to review.
|
|
validation / Check PR Description
PR description is missing recommended sections: Description, Type of Change
|
|
Shell Check:
.github/workflows/go-pr-analysis.yml#L0
Step "Install golangci-lint" (script line 1): [SC2046] Quote this to prevent word splitting.
|