Bump k8s.io/cli-runtime from 0.28.4 to 0.29.0 #324
Annotations
10 errors
lint:
testutils/options.go#L1
: # github.com/kyma-project/nats-manager/testutils
|
lint:
testutils/utils.go#L231
cannot use apiv1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal (typecheck)
|
lint:
e2e/common/fixtures/fixtures.go#L9
could not import github.com/kyma-project/nats-manager/testutils (-: # github.com/kyma-project/nats-manager/testutils
|
lint:
testutils/utils.go#L231
cannot use apiv1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal) (typecheck)
|
lint:
internal/controller/nats/mocks/controller.go#L36
_m.Called undefined (type *Controller has no field or method Called) (typecheck)
|
lint:
internal/controller/nats/mocks/controller.go#L77
_m.Called undefined (type *Controller has no field or method Called) (typecheck)
|
lint:
internal/controller/nats/mocks/controller.go#L130
_m.Called undefined (type *Controller has no field or method Called) (typecheck)
|
lint:
internal/controller/nats/mocks/controller.go#L179
_m.Called undefined (type *Controller has no field or method Called) (typecheck)
|
lint:
internal/controller/nats/mocks/controller.go#L237
mock.AssertExpectations undefined (type *Controller has no field or method AssertExpectations) (typecheck)
|
lint:
internal/controller/nats/mocks/js.go#L31
_m.Called undefined (type *JetStreamContext has no field or method Called) (typecheck)
|