Skip to content

chore(deps): bump github/codeql-action from 3 to 4 #95

chore(deps): bump github/codeql-action from 3 to 4

chore(deps): bump github/codeql-action from 3 to 4 #95

Re-run triggered November 2, 2025 04:14
Status Failure
Total duration 4m 14s
Artifacts

ci.yml

on: pull_request
Lint and Format Check
2m 24s
Lint and Format Check
Run Tests
2m 21s
Run Tests
Security Scanning
2m 19s
Security Scanning
Build and Test Docker Images
4m 8s
Build and Test Docker Images
Test OPA Policies
6s
Test OPA Policies
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint and Format Check: agent/internal/posture/posture_test.go#L208
add-constant: string literal "NAME" appears, at least, 3 times, create a named constant for it (revive)
Lint and Format Check: agent/internal/posture/posture_test.go#L137
add-constant: avoid magic numbers like '85', create a named constant for it (revive)
Lint and Format Check: agent/internal/posture/posture_test.go#L130
add-constant: avoid magic numbers like '10', create a named constant for it (revive)
Lint and Format Check: agent/internal/posture/posture_test.go#L98
add-constant: avoid magic numbers like '0', create a named constant for it (revive)
Lint and Format Check: agent/internal/posture/posture_test.go#L85
add-constant: avoid magic numbers like '30', create a named constant for it (revive)
Lint and Format Check: agent/internal/posture/posture_test.go#L72
add-constant: avoid magic numbers like '60', create a named constant for it (revive)
Lint and Format Check: agent/internal/posture/posture_test.go#L59
add-constant: avoid magic numbers like '85', create a named constant for it (revive)
Lint and Format Check: agent/internal/posture/posture_test.go#L46
add-constant: avoid magic numbers like '100', create a named constant for it (revive)
Lint and Format Check: services/authz/server/server.go#L229
cyclomatic complexity 16 of func `(*Server).Start` is high (> 15) (gocyclo)
Lint and Format Check: services/authz/server/server.go#L66
cyclomatic complexity 17 of func `New` is high (> 15) (gocyclo)
Build and Test Docker Images
Process completed with exit code 1.