diff --git a/internal/util/volid.go b/internal/util/volid.go index 85c45c30b06..5f4fef10a9c 100644 --- a/internal/util/volid.go +++ b/internal/util/volid.go @@ -47,6 +47,7 @@ The CSIIdentifier structure carries the following fields, - ObjectUUID: Is the on-disk uuid of the object (image/snapshot) name, for the CSI volume that corresponds to this CSI ID. */ +//nolint:recvcheck // type CSIIdentifier struct { LocationID int64 encodingVersion uint16