[draft] Split full update flow by components / linear components workflow #372
Annotations
10 errors and 1 warning
Run linters:
controllers/helpers.go#L59
Error return value is not checked (errcheck)
|
Run linters:
controllers/helpers.go#L92
Error return value is not checked (errcheck)
|
Run linters:
pkg/components/controller_agent.go#L63
func `(*ControllerAgent).doSync` is unused (unused)
|
Run linters:
pkg/components/helpers.go#L118
func `handleUpdatingClusterState` is unused (unused)
|
Run linters:
pkg/components/data_node.go#L70
func `(*DataNode).doSync` is unused (unused)
|
Run linters:
pkg/components/discovery.go#L63
func `(*Discovery).doSync` is unused (unused)
|
Run linters:
pkg/components/exec_node.go#L87
func `(*ExecNode).doSync` is unused (unused)
|
Run linters:
pkg/components/pods_manager.go#L19
func `removePods` is unused (unused)
|
Run linters:
pkg/components/httpproxy.go#L102
func `(*HttpProxy).doSync` is unused (unused)
|
Run linters:
pkg/components/init_job.go#L197
func `(*InitJob).isRestartCompleted` is unused (unused)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading