Skip to content

added informer manager #728

added informer manager

added informer manager #728

Triggered via pull request January 9, 2026 10:12
Status Failure
Total duration 3m 4s
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/informer/manager_test.go#L72
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/informer/manager_test.go#L46
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/informer/manager_test.go#L20
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