K10-23320: Fix function definition for Create and CreateFromSource #198
Annotations
20 errors and 2 warnings
Build
missing go.sum entry for module providing package github.com/kanisterio/errkit (imported by github.com/kanisterio/kanister/pkg/kube); to add:
|
Build
missing go.sum entry for module providing package k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1 (imported by github.com/kanisterio/kanister/pkg/apis/cr/v1alpha1); to add:
|
Build
missing go.sum entry for module providing package k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset (imported by github.com/kanisterio/kanister/pkg/kube); to add:
|
Build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/errors (imported by github.com/kastenhq/kubestr/pkg/block); to add:
|
Build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/kastenhq/kubestr/pkg/csi); to add:
|
Build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/fields (imported by github.com/kastenhq/kubestr/pkg/csi); to add:
|
Build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/kanisterio/kanister/pkg/kube); to add:
|
Build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/serializer (imported by github.com/kanisterio/kanister/pkg/kube); to add:
|
Build
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/util/wait (imported by github.com/kanisterio/kanister/pkg/customresource); to add:
|
Build
missing go.sum entry for module providing package k8s.io/client-go/kubernetes (imported by github.com/kastenhq/kubestr/pkg/block); to add:
|
Lint:
pkg/csi/csi_ops_test.go#L728
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (wrong type for method Clone)
|
Lint:
pkg/csi/csi_ops_test.go#L745
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (wrong type for method Clone)
|
Lint:
pkg/csi/csi_ops_test.go#L758
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (wrong type for method Clone)
|
Lint:
pkg/csi/csi_ops_test.go#L771
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (wrong type for method Clone)
|
Lint:
pkg/csi/csi_ops_test.go#L784
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (wrong type for method Clone)
|
Lint:
pkg/csi/csi_ops_test.go#L797
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (wrong type for method Clone)
|
Lint:
pkg/csi/csi_ops_test.go#L810
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (wrong type for method Clone)
|
Lint:
pkg/csi/csi_ops_test.go#L823
cannot use &fakeSnapshotter{} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (wrong type for method Clone)
|
Lint:
pkg/csi/csi_ops_test.go#L851
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (wrong type for method Clone)
|
Lint:
pkg/csi/csi_ops_test.go#L867
cannot use &fakeSnapshotter{…} (value of type *fakeSnapshotter) as snapshot.Snapshotter value in struct literal: *fakeSnapshotter does not implement snapshot.Snapshotter (wrong type for method Clone)
|
Lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|