chore(deps): bump github/codeql-action from 3 to 4 #95
ci.yml
on: pull_request
Lint and Format Check
2m 24s
Run Tests
2m 21s
Security Scanning
2m 19s
Build and Test Docker Images
4m 8s
Test OPA Policies
6s
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.
|