[WIP] deployment controller #6
Annotations
11 errors and 3 warnings
Unit tests
Process completed with exit code 2.
|
Lint:
controller/pkg/utils/kubernetes.go#L24
type assertion must be checked (forcetypeassert)
|
Lint:
controller/pkg/utils/kubernetes.go#L49
type assertion must be checked (forcetypeassert)
|
Lint:
controller/pkg/utils/kubernetes.go#L74
type assertion must be checked (forcetypeassert)
|
Lint:
controller/pkg/utils/sha.go#L9
param any has same name as predeclared identifier (predeclared)
|
Lint:
controller/pkg/kubernetes/helper.go#L38
type assertion must be checked (forcetypeassert)
|
Lint:
controller/pkg/kubernetes/helper.go#L83
type assertion must be checked (forcetypeassert)
|
Lint:
controller/pkg/provider_reconciler/reconciler.go#L24
Comment should end in a period (godot)
|
Lint:
controller/pkg/provider_reconciler/reconciler.go#L42
Comment should end in a period (godot)
|
Lint:
controller/apis/deployments/v1alpha1/groupversion_info.go#L28
Comment should end in a period (godot)
|
Lint:
controller/apis/deployments/v1alpha1/groupversion_info.go#L31
Comment should end in a period (godot)
|
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
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/console/console. Supported file pattern: go.sum
|