enhancement: Console controller improvements and dependency updates #1229
Annotations
4 errors and 3 warnings
Lint:
go/controller/internal/controller/servicedeployment_controller.go#L56
cyclomatic complexity 32 of func `(*ServiceReconciler).Reconcile` is high (> 30) (gocyclo)
|
Lint:
go/controller/internal/controller/deploymentsettings_controller.go#L21
File is not `goimports`-ed (goimports)
|
Lint:
go/controller/internal/controller/deploymentsettings_controller.go#L143
(*DeploymentSettingsReconciler).genDeploymentSettingsAttr - result 1 (*sigs.k8s.io/controller-runtime/pkg/reconcile.Result) is always nil (unparam)
|
Lint
issues found
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/console/console. Supported file pattern: go.sum
|
Unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/console/console. Supported file pattern: go.sum
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/console/console. Supported file pattern: go.sum
|