Skip to content

More golangci-lint hackery. #207

More golangci-lint hackery.

More golangci-lint hackery. #207

Triggered via push April 16, 2025 21:04
Status Failure
Total duration 50s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build: cmd/oidc-example-rp/server.go#L139
redefines-builtin-id: redefinition of the built-in function len (revive)
Build: core/token.go#L48
QF1003: could use tagged switch on err (staticcheck)
Build: middleware/middleware_test.go#L263
QF1012: Use fmt.Fprintf(...) instead of Write([]byte(fmt.Sprintf(...))) (staticcheck)
Build: transport.go#L37
QF1008: could remove embedded field "TokenSource" from selector (staticcheck)
Build
issues found
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/oidc/oidc. Supported file pattern: go.sum