Skip to content

Automated cherry pick of #5227: fix error of when cluster status condition update #16517

Automated cherry pick of #5227: fix error of when cluster status condition update

Automated cherry pick of #5227: fix error of when cluster status condition update #16517

Status Failure
Total duration 5m 41s
Artifacts

ci.yml

on: pull_request
unit test
0s
unit test
Matrix: e2e test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
lint: cmd/agent/app/agent.go#L51
could not import github.com/karmada-io/karmada/pkg/controllers/status (-: # github.com/karmada-io/karmada/pkg/controllers/status
lint: pkg/controllers/status/cluster_status_controller.go#L156
syntax error: unexpected <<, expected }
lint: pkg/controllers/status/cluster_status_controller.go#L180
syntax error: non-declaration statement outside function body
lint: pkg/controllers/status/cluster_status_controller.go#L182
syntax error: unexpected ==, expected }
lint: pkg/controllers/status/cluster_status_controller.go#L184
syntax error: unexpected >>, expected }
lint: pkg/controllers/status/cluster_status_controller.go#L186
method has no receiver
lint: pkg/controllers/status/cluster_status_controller.go#L186
syntax error: unexpected {, expected name
lint: pkg/controllers/status/cluster_status_controller.go#L189
syntax error: unexpected ( after top level declaration
lint: pkg/controllers/status/cluster_status_controller.go#L297
syntax error: non-declaration statement outside function body
lint: pkg/controllers/status/cluster_status_controller.go#L316
syntax error: unexpected ==, expected }
compile: pkg/controllers/status/cluster_status_controller.go#L156
syntax error: unexpected <<, expected }
compile: pkg/controllers/status/cluster_status_controller.go#L180
syntax error: non-declaration statement outside function body
compile: pkg/controllers/status/cluster_status_controller.go#L182
syntax error: unexpected ==, expected }
compile: pkg/controllers/status/cluster_status_controller.go#L184
syntax error: unexpected >>, expected }
compile: pkg/controllers/status/cluster_status_controller.go#L186
syntax error: unexpected {, expected name
compile: pkg/controllers/status/cluster_status_controller.go#L189
syntax error: unexpected ( after top level declaration
compile: pkg/controllers/status/cluster_status_controller.go#L297
syntax error: non-declaration statement outside function body
compile: pkg/controllers/status/cluster_status_controller.go#L316
syntax error: unexpected ==, expected }
compile: pkg/controllers/status/cluster_status_controller.go#L320
syntax error: unexpected newline in argument list; possibly missing comma or )
codegen
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, arduino/setup-protoc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/