Skip to content

🌱 Bump CAPI to 1.9 #1983

🌱 Bump CAPI to 1.9

🌱 Bump CAPI to 1.9 #1983

Triggered via pull request December 12, 2024 11:33
Status Failure
Total duration 2m 29s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: cmd/main.go#L243
SA1019: remote.NewClusterCacheTracker is deprecated: This will be removed in Cluster API v1.10, use clustercache.SetupWithManager instead. (staticcheck)
lint: cmd/main.go#L245
SA1019: remote.ClusterCacheTrackerOptions is deprecated: This will be removed in Cluster API v1.10, use clustercache.ClusterCache instead. (staticcheck)
lint: internal/controller/genericprovider_controller.go#L51
SA1019: remote.ClusterCacheTracker is deprecated: This will be removed in Cluster API v1.10, use clustercache.ClusterCache instead. (staticcheck)
lint: internal/controller/healthcheck/healthcheck_controller.go#L65
SA1019: remote.ClusterCacheTracker is deprecated: This will be removed in Cluster API v1.10, use clustercache.ClusterCache instead. (staticcheck)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636