Skip to content

chore(deps): bump securego/gosec from 2.24.7 to 2.25.0 in the security-scanners group #74

chore(deps): bump securego/gosec from 2.24.7 to 2.25.0 in the security-scanners group

chore(deps): bump securego/gosec from 2.24.7 to 2.25.0 in the security-scanners group #74

Triggered via pull request March 20, 2026 17:59
Status Failure
Total duration 47s
Artifacts

self-pr-validation.yml

on: pull_request
validation  /  Skip if Draft
3s
validation / Skip if Draft
YAML Lint
6s
YAML Lint
Action Lint
11s
Action Lint
Pinned Actions Check
5s
Pinned Actions Check
Markdown Link Check
Markdown Link Check
Spelling Check
7s
Spelling Check
Shell Check
6s
Shell Check
README Check
5s
README Check
Composite Schema Lint
0s
Composite Schema Lint
validation  /  Validate Source Branch
5s
validation / Validate Source Branch
validation  /  Validate PR Title
6s
validation / Validate PR Title
validation  /  Check PR Size
7s
validation / Check PR Size
validation  /  Check PR Description
6s
validation / Check PR Description
validation  /  Auto-label PR
8s
validation / Auto-label PR
validation  /  Check Assignee
5s
validation / Check Assignee
validation  /  Check Linked Issues
5s
validation / Check Linked Issues
validation  /  Check Changelog Update
0s
validation / Check Changelog Update
validation  /  PR Checks Summary
5s
validation / PR Checks Summary
validation  /  ...  /  Send Notification
10s
validation / Notify / Send Notification
Fit to window
Zoom out
Zoom in

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.