CLOUD-727: Bump k8s.io/apiextensions-apiserver from 0.32.3 to 0.33.0 #4214
reviewdog.yml
on: pull_request
runner / suggester / golangci-lint
3m 3s
runner / suggester / goimports-reviser
30s
runner / suggester / gofmt
6s
runner / suggester / shfmt
23s
runner / shellcheck
6s
runner / misspell
20s
runner / alex
43s
runner / manifests
1m 42s
Annotations
5 errors and 1 warning
runner / manifests
Process completed with exit code 1.
|
runner / suggester / golangci-lint:
internal/controller/postgrescluster/watches_test.go#L15
could not import sigs.k8s.io/controller-runtime/pkg/controller/controllertest (-: # sigs.k8s.io/controller-runtime/pkg/controller/controllertest
|
runner / suggester / golangci-lint
cannot use &FakeInformer{} (value of type *FakeInformer) as "k8s.io/client-go/tools/cache".SharedIndexInformer value in variable declaration: *FakeInformer does not implement "k8s.io/client-go/tools/cache".SharedIndexInformer (missing method AddEventHandlerWithOptions)
|
runner / suggester / golangci-lint
cannot use f (variable of type *FakeInformer) as "k8s.io/client-go/tools/cache".SharedIndexInformer value in return statement: *FakeInformer does not implement "k8s.io/client-go/tools/cache".SharedIndexInformer (missing method AddEventHandlerWithOptions)) (typecheck)
|
runner / suggester / golangci-lint
issues found
|
runner / suggester / golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-postgresql-operator/percona-postgresql-operator. Supported file pattern: go.sum
|