Add an experimental --dry-run
#24
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
golangci-lint.yml
on: pull_request
Run golangci-lint
35s
Annotations
10 errors
Run golangci-lint:
action/apply.go#L9
could not import github.com/k0sproject/k0sctl/phase (-: # github.com/k0sproject/k0sctl/phase
|
Run golangci-lint:
phase/configure_k0s.go#L57
non-boolean condition in if statement
|
Run golangci-lint:
phase/configure_k0s.go#L88
h.Configurer.RemoveFile undefined (type cluster.configurer has no field or method RemoveFile)
|
Run golangci-lint:
phase/configure_k0s.go#L90
undefined: cfg
|
Run golangci-lint:
phase/configure_k0s.go#L159
oldcfg declared and not used) (typecheck)
|
Run golangci-lint:
cmd/apply.go#L9
could not import github.com/k0sproject/k0sctl/phase (-: # github.com/k0sproject/k0sctl/phase
|
Run golangci-lint:
phase/configure_k0s.go#L57
non-boolean condition in if statement
|
Run golangci-lint:
phase/configure_k0s.go#L88
h.Configurer.RemoveFile undefined (type cluster.configurer has no field or method RemoveFile)
|
Run golangci-lint:
phase/configure_k0s.go#L90
undefined: cfg
|
Run golangci-lint:
phase/configure_k0s.go#L159
oldcfg declared and not used) (typecheck)
|