More golangci-lint hackery. #207
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
|