Skip to content

[draft] Split full update flow by components / linear components workflow #2

[draft] Split full update flow by components / linear components workflow

[draft] Split full update flow by components / linear components workflow #2

Triggered via pull request April 9, 2024 12:10
Status Failure
Total duration 1m 11s
Artifacts

pr_lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run checks: controllers/helpers.go#L59
Error return value is not checked (errcheck)
Run checks: controllers/helpers.go#L92
Error return value is not checked (errcheck)
Run checks: pkg/components/controller_agent.go#L63
func `(*ControllerAgent).doSync` is unused (unused)
Run checks: pkg/components/helpers.go#L118
func `handleUpdatingClusterState` is unused (unused)
Run checks: pkg/components/data_node.go#L70
func `(*DataNode).doSync` is unused (unused)
Run checks: pkg/components/discovery.go#L63
func `(*Discovery).doSync` is unused (unused)
Run checks: pkg/components/exec_node.go#L87
func `(*ExecNode).doSync` is unused (unused)
Run checks: pkg/components/pods_manager.go#L19
func `removePods` is unused (unused)
Run checks: pkg/components/httpproxy.go#L102
func `(*HttpProxy).doSync` is unused (unused)
Run checks: pkg/components/init_job.go#L197
func `(*InitJob).isRestartCompleted` is unused (unused)
Run checks
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/.