Add client specific config #1138
Annotations
10 errors
golangci-lint:
internal/oauth2/providers/generic/check_test.go#L120
unknown field CommonName in struct literal of type state.State
|
golangci-lint:
internal/oauth2/providers/generic/check_test.go#L381
unknown field CommonName in struct literal of type state.State (typecheck)
|
golangci-lint:
internal/openvpn/main_test.go#L319
sessionState.CommonName undefined (type state.State has no field or method CommonName) (typecheck)
|
golangci-lint:
internal/state/state_test.go#L29
token.CommonName undefined (type state.State has no field or method CommonName)
|
golangci-lint:
internal/state/state_test.go#L29
encodedToken.CommonName undefined (type state.State has no field or method CommonName)
|
golangci-lint:
internal/state/state_test.go#L48
token.CommonName undefined (type state.State has no field or method CommonName)
|
golangci-lint:
internal/state/state_test.go#L48
encodedToken.CommonName undefined (type state.State has no field or method CommonName)
|
golangci-lint:
internal/state/state_test.go#L79
token.CommonName undefined (type state.State has no field or method CommonName)
|
golangci-lint:
internal/state/state_test.go#L79
encodedToken.CommonName undefined (type state.State has no field or method CommonName) (typecheck)
|
golangci-lint
issues found
|
Loading