Add client specific config #1138
Annotations
20 errors
lint:
internal/oauth2/providers/generic/check_test.go#L120
unknown field CommonName in struct literal of type state.State
|
lint:
internal/oauth2/providers/generic/check_test.go#L381
unknown field CommonName in struct literal of type state.State (typecheck)
|
lint:
internal/openvpn/main_test.go#L319
sessionState.CommonName undefined (type state.State has no field or method CommonName) (typecheck)
|
lint:
internal/state/state_test.go#L29
token.CommonName undefined (type state.State has no field or method CommonName)
|
lint:
internal/state/state_test.go#L29
encodedToken.CommonName undefined (type state.State has no field or method CommonName)
|
lint:
internal/state/state_test.go#L48
token.CommonName undefined (type state.State has no field or method CommonName)
|
lint:
internal/state/state_test.go#L48
encodedToken.CommonName undefined (type state.State has no field or method CommonName)
|
lint:
internal/state/state_test.go#L79
token.CommonName undefined (type state.State has no field or method CommonName)
|
lint:
internal/state/state_test.go#L79
encodedToken.CommonName undefined (type state.State has no field or method CommonName) (typecheck)
|
lint
issues found
|
Build & Test:
internal/oauth2/providers/generic/check_test.go#L120
unknown field CommonName in struct literal of type state.State
|
Build & Test:
internal/oauth2/providers/generic/check_test.go#L381
unknown field CommonName in struct literal of type state.State
|
Build & Test:
internal/openvpn/main_test.go#L319
sessionState.CommonName undefined (type state.State has no field or method CommonName)
|
Build & Test:
internal/state/state_test.go#L29
token.CommonName undefined (type state.State has no field or method CommonName)
|
Build & Test:
internal/state/state_test.go#L29
encodedToken.CommonName undefined (type state.State has no field or method CommonName)
|
Build & Test:
internal/state/state_test.go#L48
token.CommonName undefined (type state.State has no field or method CommonName)
|
Build & Test:
internal/state/state_test.go#L48
encodedToken.CommonName undefined (type state.State has no field or method CommonName)
|
Build & Test:
internal/state/state_test.go#L79
token.CommonName undefined (type state.State has no field or method CommonName)
|
Build & Test:
internal/state/state_test.go#L79
encodedToken.CommonName undefined (type state.State has no field or method CommonName)
|
Build & Test
Process completed with exit code 1.
|