Skip to content

Provide ability to add labels to Cluster object #937

Provide ability to add labels to Cluster object

Provide ability to add labels to Cluster object #937

Triggered via pull request December 18, 2024 17:59
@wahabmkwahabmk
opened #809
Status Failure
Total duration 3m 12s
Artifacts

build_test.yml

on: pull_request_target
Build and Unit Test
2m 58s
Build and Unit Test
E2E Cloud Providers
0s
E2E Cloud Providers
E2E Controller
0s
E2E Controller
E2E On-Prem Providers
0s
E2E On-Prem Providers
Cleanup
0s
Cleanup
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Build and Unit Test: internal/controller/managedcluster_controller.go#L298
Error return value of `mc.AppendHelmValues` is not checked (errcheck)
Build and Unit Test: internal/controller/managedcluster_controller.go#L310
Error return value of `fmt.Printf` is not checked (errcheck)
Build and Unit Test: internal/controller/managedcluster_controller.go#L311
Error return value of `fmt.Printf` is not checked (errcheck)
Build and Unit Test: internal/controller/managedcluster_controller.go#L312
Error return value of `fmt.Printf` is not checked (errcheck)
Build and Unit Test: internal/controller/managedcluster_controller.go#L822
empty-lines: extra empty line at the start of a block (revive)
Build and Unit Test: internal/controller/managedcluster_controller.go#L807
func `setClusterLabelsHelmValues` is unused (unused)
Build and Unit Test: internal/controller/managedcluster_controller.go#L810
error is not nil (line 808) but it returns nil (nilerr)
Build and Unit Test
Process completed with exit code 2.
Build and Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636