Skip to content

fix(deps): update module k8s.io/apimachinery to v0.31.1 #5284

fix(deps): update module k8s.io/apimachinery to v0.31.1

fix(deps): update module k8s.io/apimachinery to v0.31.1 #5284

Triggered via pull request July 18, 2024 00:53
Status Failure
Total duration 3m 42s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: ../../../go/pkg/mod/golang.org/x/net@v0.10.0/http2/server.go#L2522
trailer declared and not used (typecheck)
lint: ../../../go/pkg/mod/github.com/emicklei/go-restful/v3@v3.8.0/container.go#L190
resp.Header undefined (type *Response has no field or method Header) (typecheck)
lint: ../../../go/pkg/mod/github.com/emicklei/go-restful/v3@v3.8.0/entity_accessors.go#L107
resp.Header undefined (type *Response has no field or method Header) (typecheck)
lint: ../../../go/pkg/mod/github.com/emicklei/go-restful/v3@v3.8.0/entity_accessors.go#L117
resp.Header undefined (type *Response has no field or method Header) (typecheck)
lint: ../../../go/pkg/mod/github.com/emicklei/go-restful/v3@v3.8.0/response.go#L72
r.Header undefined (type Response has no field or method Header) (typecheck)
lint: ../../../go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20220803162953-67bda5d908f1/pkg/validation/spec/ref.go#L48
r.String undefined (type *Ref has no field or method String) (typecheck)
lint: ../../../go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20220803162953-67bda5d908f1/pkg/validation/spec/ref.go#L49
r.String undefined (type *Ref has no field or method String) (typecheck)
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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/