Skip to content

Add client specific config #1138

Add client specific config

Add client specific config #1138

Triggered via pull request September 15, 2024 08:30
@jkroepkejkroepke
opened #316
ccd
Status Failure
Total duration 1m 3s
Artifacts

ci.yaml

on: pull_request
Publish package
0s
Publish package
Fit to window
Zoom out
Zoom in

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.