add an overlay-path flag to combine files from two folders #70
lint-test.yaml
on: pull_request
lint
23s
Run tests
1m 36s
Annotations
15 errors
lint:
pkg/cli/apply/run.go#L243
loadFileList redeclared in this block
|
lint:
pkg/cli/apply/run.go#L160
other declaration of loadFileList
|
lint:
pkg/cli/apply/utils.go#L149
undefined: strings
|
lint:
pkg/cli/apply/utils.go#L163
undefined: resource (typecheck)
|
lint:
pkg/cli/main.go#L25
could not import github.com/silogen/kaiwo/pkg/cli/apply (-: # github.com/silogen/kaiwo/pkg/cli/apply
|
lint:
pkg/cli/apply/run.go#L243
loadFileList redeclared in this block
|
lint:
pkg/cli/apply/run.go#L160
other declaration of loadFileList
|
lint:
pkg/cli/apply/utils.go#L149
undefined: strings
|
lint:
pkg/cli/apply/utils.go#L163
undefined: resource) (typecheck)
|
lint
issues found
|
Run tests:
pkg/cli/apply/run.go#L243
loadFileList redeclared in this block
|
Run tests:
pkg/cli/apply/run.go#L160
other declaration of loadFileList
|
Run tests:
pkg/cli/apply/utils.go#L149
undefined: strings
|
Run tests:
pkg/cli/apply/utils.go#L163
undefined: resource
|
Run tests
Process completed with exit code 2.
|