feat: kosmosctl support using the install and uninstall command #52
Annotations
6 errors and 1 warning
lint:
pkg/kosmosctl/install/install.go#L7
File is not `gci`-ed with --skip-generated -s Standard -s Default -s Prefix(github.com/kosmos.io/kosmos) (gci)
|
lint:
pkg/kosmosctl/install/install.go#L20
File is not `goimports`-ed with -local github.com/kosmos.io/kosmos (goimports)
|
lint:
pkg/kosmosctl/install/install.go#L22
File is not `gci`-ed with --skip-generated -s Standard -s Default -s Prefix(github.com/kosmos.io/kosmos) (gci)
|
lint:
pkg/kosmosctl/install/install.go#L46
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint:
pkg/kosmosctl/uninstall/uninstall.go#L38
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint
issues found
|
verify
Restore cache failed: Dependencies file is not found in /home/runner/work/kosmos/kosmos. Supported file pattern: go.sum
|