Skip to content

fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.1 #1046

fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.1

fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.1 #1046

Triggered via pull request August 15, 2024 10:33
Status Failure
Total duration 4m 23s
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: main.go#L1
: # github.com/stakater/IngressMonitorController/v2
Pull Request: main.go#L82
unknown field MetricsBindAddress in struct literal of type manager.Options
Pull Request: main.go#L83
unknown field Port in struct literal of type manager.Options
Pull Request: main.go#L87
unknown field Namespace in struct literal of type manager.Options
Pull Request: main.go#L95
options.Namespace undefined (type manager.Options has no field or method Namespace)
Pull Request: main.go#L96
undefined: cache.MultiNamespacedCacheBuilder (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.31.0/pkg/apis/meta/v1/micro_time.go#L181
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
Pull Request: ../../../go/pkg/mod/k8s.io/apimachinery@v0.31.0/pkg/apis/meta/v1/micro_time.go#L188
t.UTC undefined (type MicroTime has no field or method UTC) (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/