Skip to content

chore: bump go version to 1.25.5 and update the dependencies #711

chore: bump go version to 1.25.5 and update the dependencies

chore: bump go version to 1.25.5 and update the dependencies #711

Triggered via pull request December 29, 2025 07:00
Status Failure
Total duration 2m 56s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint
Process completed with exit code 2.
lint: internal/actions/evict_pod_handler_test.go#L228
SA1019: fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (staticcheck)
lint: internal/actions/drain_node_handler_test.go#L222
SA1019: fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (staticcheck)
lint: internal/actions/disconnect_cluster_handler_test.go#L28
SA1019: fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (staticcheck)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cluster-controller/cluster-controller. Supported file pattern: go.sum