enhancement: Console controller error handling improvements #1200
Annotations
11 errors and 3 warnings
Lint:
go/controller/internal/controller/bootstraptoken_controller.go#L1
: # github.com/pluralsh/console/go/controller/internal/controller
|
Lint
declared and not used: logger (typecheck)
|
Lint:
go/controller/internal/types/reconciler.go#L10
could not import github.com/pluralsh/console/go/controller/internal/controller (-: # github.com/pluralsh/console/go/controller/internal/controller
|
Lint
declared and not used: logger) (typecheck)
|
Lint:
go/controller/internal/controller/catalog_controller_test.go#L18
could not import github.com/pluralsh/console/go/controller/internal/controller (-: # github.com/pluralsh/console/go/controller/internal/controller
|
Lint
declared and not used: logger) (typecheck)
|
Lint
issues found
|
Unit tests
declared and not used: logger
|
Unit tests
Process completed with exit code 2.
|
Build
declared and not used: logger
|
Build
Process completed with exit code 2.
|
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
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/console/console. Supported file pattern: go.sum
|