fix: propagation of cvmfs alien and local cache #2
Annotations
4 errors
internal/cvmfs/controller/csiserver.go#L34
cannot use (*Server)(nil) (value of type *Server) as csi.ControllerServer value in variable declaration: *Server does not implement csi.ControllerServer (missing method mustEmbedUnimplementedControllerServer)
|
internal/cvmfs/identity/csiserver.go#L33
cannot use (*Server)(nil) (value of type *Server) as csi.IdentityServer value in variable declaration: *Server does not implement csi.IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
internal/cvmfs/node/csiserver.go#L47
cannot use (*Server)(nil) (value of type *Server) as csi.NodeServer value in variable declaration: *Server does not implement csi.NodeServer (missing method mustEmbedUnimplementedNodeServer)
|
|
The logs for this run have expired and are no longer available.
Loading