Skip to content
Triggered via pull request October 10, 2024 06:01
Status Failure
Total duration 30s
Artifacts

build.yml

on: pull_request
Build and Unit Test
20s
Build and Unit Test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build and Unit Test: internal/sveltos/profile.go#L63
unused-parameter: parameter 'profileKind' seems to be unused, consider removing or renaming it as _ (revive)
Build and Unit Test: internal/controller/multiclusterservice_controller.go#L222
unused-receiver: method receiver 'r' is not referenced in method's body, consider removing or renaming it as _ (revive)
Build and Unit Test: internal/controller/multiclusterservice_controller.go#L65
unhandled-error: Unhandled error in call to function fmt.Printf (revive)
Build and Unit Test: internal/controller/multiclusterservice_controller.go#L77
unhandled-error: Unhandled error in call to function fmt.Printf (revive)
Build and Unit Test: internal/controller/multiclusterservice_controller.go#L99
confusing-naming: Method 'reconcile' differs only by capitalization to method 'Reconcile' in the same source file (revive)
Build and Unit Test
issues found