Skip to content

K10-23320: Fix function definition for Create and CreateFromSource #199

K10-23320: Fix function definition for Create and CreateFromSource

K10-23320: Fix function definition for Create and CreateFromSource #199

Triggered via pull request July 25, 2024 12:16
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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']