added informer manager #728
Annotations
4 errors and 1 warning
|
golangci-lint
Process completed with exit code 2.
|
|
golangci-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)
|
|
golangci-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)
|
|
golangci-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)
|
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/cluster-controller/cluster-controller. Supported file pattern: go.sum
|
Loading