Add FUSE Passthrough Support in Stargz-Snapshotter #1867 #3773
Annotations
6 errors
golangci-lint:
fs/layer/layer.go#L42
could not import github.com/containerd/stargz-snapshotter/fs/reader (-: # github.com/containerd/stargz-snapshotter/fs/reader
|
golangci-lint:
fs/reader/reader.go#L528
declared and not used: file
|
golangci-lint:
fs/reader/reader.go#L534
file.Fd undefined (type file has no field or method Fd)) (typecheck)
|
golangci-lint:
fs/reader/reader.go#L528
declared and not used: file
|
golangci-lint:
fs/reader/reader.go#L534
file.Fd undefined (type file has no field or method Fd) (typecheck)
|
golangci-lint
issues found
|
Loading