chore: update CSI spec to v1.10.0 #4093
Annotations
6 errors and 1 warning
Run linter:
pkg/blob/nodeserver.go#L555
copylocks: assignment copies lock value to resp: github.com/container-storage-interface/spec/lib/go/csi.NodeGetVolumeStatsResponse contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
Run linter:
pkg/blob/nodeserver.go#L627
copylocks: call of d.volStatsCache.Set copies lock value: github.com/container-storage-interface/spec/lib/go/csi.NodeGetVolumeStatsResponse contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
Run linter:
pkg/blob/nodeserver_test.go#L251
copylocks: range var test copies lock: struct{desc string; setup func(*sigs.k8s.io/blob-csi-driver/pkg/blob.Driver); req github.com/container-storage-interface/spec/lib/go/csi.NodePublishVolumeRequest; expectedErr error; cleanup func(*sigs.k8s.io/blob-csi-driver/pkg/blob.Driver)} contains github.com/container-storage-interface/spec/lib/go/csi.NodePublishVolumeRequest contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
Run linter:
pkg/blob/nodeserver_test.go#L359
copylocks: range var test copies lock: struct{desc string; setup func(*sigs.k8s.io/blob-csi-driver/pkg/blob.Driver); req github.com/container-storage-interface/spec/lib/go/csi.NodeUnpublishVolumeRequest; expectedErr error; cleanup func(*sigs.k8s.io/blob-csi-driver/pkg/blob.Driver)} contains github.com/container-storage-interface/spec/lib/go/csi.NodeUnpublishVolumeRequest contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
Run linter:
pkg/blob/nodeserver_test.go#L738
copylocks: range var test copies lock: struct{desc string; req github.com/container-storage-interface/spec/lib/go/csi.NodeGetVolumeStatsRequest; expectedErr error} contains github.com/container-storage-interface/spec/lib/go/csi.NodeGetVolumeStatsRequest contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
Run linter
issues found
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in /home/runner/work/blob-csi-driver/blob-csi-driver. Supported file pattern: go.sum
|
Loading