added informer manager #728
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
|