[WIP] deployment controller #57
Annotations
8 errors and 3 warnings
Build
Process completed with exit code 1.
|
Lint:
controller/internal/errors/base.go#L4
File is not `goimports`-ed (goimports)
|
Lint:
controller/cmd/main.go#L62
line is 184 characters (lll)
|
Lint:
controller/internal/controller/provider_controller_test.go#L129
ineffectual assignment to err (ineffassign)
|
Lint:
controller/internal/controller/provider_controller_test.go#L131
ineffectual assignment to err (ineffassign)
|
Lint:
controller/internal/controller/provider_controller_test.go#L222
ineffectual assignment to err (ineffassign)
|
Lint
issues found
|
Unit tests
Process completed with exit code 2.
|
Build
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
|
Unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/console/console. Supported file pattern: go.sum
|