[shell-operator] bump kube client #1201
lint.yaml
on: pull_request
Run linter
1m 52s
Run codespell
4s
Annotations
10 errors and 1 warning
Run linter:
test/integration/kube_event_manager/kube_event_manager_test.go#L18
could not import github.com/flant/shell-operator/test/integration/suite (-: # github.com/flant/shell-operator/test/integration/suite
|
Run linter:
test/integration/suite/run.go#L35
not enough arguments in call to klient.New
|
Run linter:
test/integration/kube_event_manager/kube_event_manager_test.go#L23
undefined: RunIntegrationSuite (typecheck)
|
Run linter:
test/integration/kube_event_manager/kube_event_manager_test.go#L30
undefined: KubeClient (typecheck)
|
Run linter:
test/integration/kube_event_manager/kube_event_manager_test.go#L77
undefined: ContextName (typecheck)
|
Run linter:
test/integration/kube_event_manager/kube_event_manager_test.go#L95
undefined: ContextName (typecheck)
|
Run linter:
test/integration/kubeclient/kube_client_test.go#L14
could not import github.com/flant/shell-operator/test/integration/suite (-: # github.com/flant/shell-operator/test/integration/suite
|
Run linter:
test/integration/suite/run.go#L35
not enough arguments in call to klient.New
|
Run linter:
test/integration/kubeclient/kube_client_test.go#L18
undefined: RunIntegrationSuite (typecheck)
|
Run linter:
test/integration/kubeclient/kube_client_test.go#L24
undefined: KubeClient (typecheck)
|
Run linter
Restore cache failed: Dependencies file is not found in /home/runner/work/shell-operator/shell-operator. Supported file pattern: go.sum
|