Skip to content

chore(deps): update dependency go to v1.23.2 #1040

chore(deps): update dependency go to v1.23.2

chore(deps): update dependency go to v1.23.2 #1040

Triggered via pull request August 13, 2024 16:19
Status Failure
Total duration 4m 1s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Pull Request: pkg/controllers/endpointmonitor_controller.go#L74
r.Get undefined (type *EndpointMonitorReconciler has no field or method Get) (typecheck)
Pull Request: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/time.go#L174
cannot range over 3 (untyped int constant) (typecheck)
Pull Request: ../../../go/pkg/mod/k8s.io/apimachinery@v0.24.0/pkg/apis/meta/v1/micro_time.go#L160
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
Pull Request: ../../../go/pkg/mod/k8s.io/apimachinery@v0.24.0/pkg/apis/meta/v1/micro_time.go#L180
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
Pull Request: ../../../go/pkg/mod/k8s.io/apimachinery@v0.24.0/pkg/apis/meta/v1/time.go#L93
t.Format undefined (type Time has no field or method Format) (typecheck)
Pull Request: ../../../go/pkg/mod/k8s.io/apimachinery@v0.24.0/pkg/apis/meta/v1/time.go#L149
t.UTC undefined (type Time has no field or method UTC) (typecheck)
Pull Request: ../../../go/pkg/mod/k8s.io/apimachinery@v0.24.0/pkg/apis/meta/v1/time.go#L160
t.UTC undefined (type Time has no field or method UTC) (typecheck)
Pull Request: ../../../go/pkg/mod/k8s.io/apimachinery@v0.24.0/pkg/apis/meta/v1/time.go#L181
t.UTC undefined (type Time has no field or method UTC) (typecheck)
Pull Request: ../../../go/pkg/mod/k8s.io/apimachinery@v0.24.0/pkg/apis/meta/v1/zz_generated.deepcopy.go#L475
in.Object undefined (type *InternalEvent has no field or method Object) (typecheck)
Pull Request: ../../../go/pkg/mod/k8s.io/apimachinery@v0.24.0/pkg/apis/meta/v1/zz_generated.deepcopy.go#L476
in.Object undefined (type *InternalEvent has no field or method Object) (typecheck)
Pull Request
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/