Missed CI fix #18
build.yml
on: push
Check license
4s
Generate
2m 15s
Build
2m 3s
Unit tests
3m 43s
E2E tests
3m 0s
Lint
3m 8s
Publish container image to Quay
0s
Annotations
13 errors and 8 warnings
Generate
Process completed with exit code 1.
|
E2E tests
Process completed with exit code 1.
|
Lint:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L454
printf: k8s.io/klog/v2.Errorf does not support error-wrapping directive %w (govet)
|
Lint:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L502
printf: k8s.io/klog/v2.Errorf does not support error-wrapping directive %w (govet)
|
Lint:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L527
printf: k8s.io/klog/v2.Errorf does not support error-wrapping directive %w (govet)
|
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
|
Unit tests:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L454
k8s.io/klog/v2.Errorf does not support error-wrapping directive %w
|
Unit tests:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L502
k8s.io/klog/v2.Errorf does not support error-wrapping directive %w
|
Unit tests:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L527
k8s.io/klog/v2.Errorf does not support error-wrapping directive %w
|
Unit tests:
cmd/kube-rbac-proxy/app/kube-rbac-proxy.go#L530
k8s.io/klog/v2.Errorf does not support error-wrapping directive %w
|
Unit tests
Process completed with exit code 2.
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|