Skip to content

Evaluate on full framework controls #225

Evaluate on full framework controls

Evaluate on full framework controls #225

Triggered via pull request March 10, 2026 21:42
Status Failure
Total duration 1m 46s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint
issues found
lint: pkg/attest/attester.go#L121
SA9003: empty branch (staticcheck)
lint: pkg/auth/implementation.go#L103
directive `//nolint:prealloc` is unused for linter "prealloc" (nolintlint)
lint: pkg/auth/authenticator.go#L57
G117: Exported struct field "AccessToken" (JSON key "access_token") matches secret pattern (gosec)
lint: pkg/attest/attester.go#L122
commentedOutCode: may want to remove commented-out code (gocritic)