Skip to content

fix(deps): update module github.com/grafana/synthetic-monitoring-agent to v0.29.5 #1113

fix(deps): update module github.com/grafana/synthetic-monitoring-agent to v0.29.5

fix(deps): update module github.com/grafana/synthetic-monitoring-agent to v0.29.5 #1113

Triggered via pull request October 1, 2024 15:40
Status Failure
Total duration 3m 47s
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.1.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/