Skip to content

Use k8s.io v0.29.0-alpha.3 #11

Use k8s.io v0.29.0-alpha.3

Use k8s.io v0.29.0-alpha.3 #11

Triggered via push November 13, 2023 16:20
Status Failure
Total duration 3m 1s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 7 warnings
Generate: pkg/authn/oidc.go#L46
unknown field IssuerURL in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Generate: pkg/authn/oidc.go#L47
unknown field ClientID in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Generate: pkg/authn/oidc.go#L49
unknown field UsernameClaim in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Generate: pkg/authn/oidc.go#L50
unknown field UsernamePrefix in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Generate: pkg/authn/oidc.go#L51
unknown field GroupsClaim in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Generate: pkg/authn/oidc.go#L52
unknown field GroupsPrefix in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Generate
Process completed with exit code 2.
Build: pkg/authn/oidc.go#L46
unknown field IssuerURL in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Build: pkg/authn/oidc.go#L47
unknown field ClientID in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Build: pkg/authn/oidc.go#L49
unknown field UsernameClaim in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Build: pkg/authn/oidc.go#L50
unknown field UsernamePrefix in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Build: pkg/authn/oidc.go#L51
unknown field GroupsClaim in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Build: pkg/authn/oidc.go#L52
unknown field GroupsPrefix in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Build
Process completed with exit code 2.
E2E tests: pkg/authn/oidc.go#L46
unknown field IssuerURL in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
E2E tests: pkg/authn/oidc.go#L47
unknown field ClientID in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
E2E tests: pkg/authn/oidc.go#L49
unknown field UsernameClaim in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
E2E tests: pkg/authn/oidc.go#L50
unknown field UsernamePrefix in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
E2E tests: pkg/authn/oidc.go#L51
unknown field GroupsClaim in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
E2E tests: pkg/authn/oidc.go#L52
unknown field GroupsPrefix in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
E2E tests
Process completed with exit code 2.
Unit tests: pkg/authn/oidc.go#L46
unknown field IssuerURL in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Unit tests: pkg/authn/oidc.go#L47
unknown field ClientID in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Unit tests: pkg/authn/oidc.go#L49
unknown field UsernameClaim in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Unit tests: pkg/authn/oidc.go#L50
unknown field UsernamePrefix in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Unit tests: pkg/authn/oidc.go#L51
unknown field GroupsClaim in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Unit tests: pkg/authn/oidc.go#L52
unknown field GroupsPrefix in struct literal of type "k8s.io/apiserver/plugin/pkg/authenticator/token/oidc".Options
Unit tests
Process completed with exit code 2.
Lint: pkg/authn/config.go#L1
: # github.com/brancz/kube-rbac-proxy/pkg/authn
Lint: cmd/kube-rbac-proxy/app/options/options.go#L24
could not import github.com/brancz/kube-rbac-proxy/pkg/authn (-: # github.com/brancz/kube-rbac-proxy/pkg/authn
Lint: pkg/filters/auth.go#L23
could not import github.com/brancz/kube-rbac-proxy/pkg/authn (-: # github.com/brancz/kube-rbac-proxy/pkg/authn
Lint: cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L58
could not import github.com/brancz/kube-rbac-proxy/pkg/authn (-: # github.com/brancz/kube-rbac-proxy/pkg/authn
Lint: pkg/tls/reloader_test.go#L338
SA1019: wait.Poll is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
Lint: pkg/tls/reloader_test.go#L349
SA1019: wait.ErrWaitTimeout is deprecated: This type will be made private in favor of Interrupted() for checking errors or ErrorInterrupted(err) for returning a wrapped error. (staticcheck)
Lint
issues found
Check license
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/
Generate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
E2E tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, engineerd/[email protected], actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The `save-state` 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/