Implement level of authentication #659
Annotations
15 errors and 6 warnings
Lint (1.22):
pkg/keycloak/proxy/server.go#L663
r.newOAuth2Config undefined (type *OauthProxy has no field or method newOAuth2Config)
|
Lint (1.22):
pkg/keycloak/proxy/server.go#L664
r.getRedirectionURL undefined (type *OauthProxy has no field or method getRedirectionURL)
|
Lint (1.22):
pkg/keycloak/proxy/server.go#L665
r.customSignInPage undefined (type *OauthProxy has no field or method customSignInPage)
|
Lint (1.22):
pkg/keycloak/proxy/server.go#L667
r.accessForbidden undefined (type *OauthProxy has no field or method accessForbidden) (typecheck)
|
Lint (1.22):
pkg/proxy/server.go#L23
could not import github.com/gogatekeeper/gatekeeper/pkg/keycloak/proxy (-: # github.com/gogatekeeper/gatekeeper/pkg/keycloak/proxy
|
Lint (1.22):
pkg/keycloak/proxy/server.go#L663
r.newOAuth2Config undefined (type *OauthProxy has no field or method newOAuth2Config)
|
Lint (1.22):
pkg/keycloak/proxy/server.go#L664
r.getRedirectionURL undefined (type *OauthProxy has no field or method getRedirectionURL)
|
Lint (1.22):
pkg/keycloak/proxy/server.go#L665
r.customSignInPage undefined (type *OauthProxy has no field or method customSignInPage)
|
Lint (1.22):
pkg/keycloak/proxy/server.go#L667
r.accessForbidden undefined (type *OauthProxy has no field or method accessForbidden)) (typecheck)
|
Lint (1.22):
pkg/testsuite/fake_proxy.go#L22
could not import github.com/gogatekeeper/gatekeeper/pkg/keycloak/proxy (-: # github.com/gogatekeeper/gatekeeper/pkg/keycloak/proxy
|
Build (1.22):
pkg/keycloak/proxy/server.go#L663
r.newOAuth2Config undefined (type *OauthProxy has no field or method newOAuth2Config)
|
Build (1.22):
pkg/keycloak/proxy/server.go#L664
r.getRedirectionURL undefined (type *OauthProxy has no field or method getRedirectionURL)
|
Build (1.22):
pkg/keycloak/proxy/server.go#L665
r.customSignInPage undefined (type *OauthProxy has no field or method customSignInPage)
|
Build (1.22):
pkg/keycloak/proxy/server.go#L667
r.accessForbidden undefined (type *OauthProxy has no field or method accessForbidden)
|
Build (1.22)
Process completed with exit code 1.
|
Lint (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/gatekeeper/gatekeeper. Supported file pattern: go.sum
|
Build (1.22)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (1.22)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (1.22)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (1.22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/gatekeeper/gatekeeper. Supported file pattern: go.sum
|