use shared informer for node status check #707
Annotations
3 errors and 1 warning
|
lint
Process completed with exit code 2.
|
|
lint:
internal/actions/check_node_status.go#L116
`(*CheckNodeStatusHandler).handleNodeDeletedUpdateEvent` - `oldObj` is unused (unparam)
|
|
lint:
internal/actions/check_node_status.go#L158
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cluster-controller/cluster-controller. Supported file pattern: go.sum
|