Skip to content

Bump k8s.io/apiextensions-apiserver from 0.25.2 to 0.31.1 #509

Bump k8s.io/apiextensions-apiserver from 0.25.2 to 0.31.1

Bump k8s.io/apiextensions-apiserver from 0.25.2 to 0.31.1 #509

Triggered via pull request September 16, 2024 05:14
Status Failure
Total duration 4m 33s
Artifacts

golangci-lint.yml

on: pull_request
golangci_lint_workflow  /  lint
4m 24s
golangci_lint_workflow / lint
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
golangci_lint_workflow / lint: kubernetes/table_kubernetes_pod_security_policy.go#L201
undefined: v1beta1.PodSecurityPolicy (typecheck)
golangci_lint_workflow / lint: kubernetes/convert.go#L164
undefined: policyv1beta1.PodSecurityPolicy (typecheck)
golangci_lint_workflow / lint: kubernetes/table_kubernetes_pod_security_policy.go#L225
undefined: v1beta1.PodSecurityPolicy (typecheck)
golangci_lint_workflow / lint: kubernetes/table_kubernetes_pod_security_policy.go#L256
undefined: v1beta1.PodSecurityPolicyList (typecheck)
golangci_lint_workflow / lint: kubernetes/table_kubernetes_pod_security_policy.go#L260
clientset.PolicyV1beta1().PodSecurityPolicies undefined (type "k8s.io/client-go/kubernetes/typed/policy/v1beta1".PolicyV1beta1Interface has no field or method PodSecurityPolicies) (typecheck)
golangci_lint_workflow / lint: kubernetes/table_kubernetes_pod_security_policy.go#L309
undefined: v1beta1.PodSecurityPolicy (typecheck)
golangci_lint_workflow / lint: kubernetes/table_kubernetes_pod_security_policy.go#L321
clientset.PolicyV1beta1().PodSecurityPolicies undefined (type "k8s.io/client-go/kubernetes/typed/policy/v1beta1".PolicyV1beta1Interface has no field or method PodSecurityPolicies) (typecheck)
golangci_lint_workflow / lint: kubernetes/table_kubernetes_pod_security_policy.go#L352
obj.Labels undefined (type PodSecurityPolicy has no field or method Labels) (typecheck)
golangci_lint_workflow / lint
issues found
golangci_lint_workflow / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/