Allows to open disk from already existing fs.File descriptor #528
Annotations
8 errors
|
lint:
filesystem/squashfs/const_internal_test.go#L165
importShadow: shadow of imported from 'io/fs' package 'fs' (gocritic)
|
lint:
filesystem/squashfs/const_internal_test.go#L204
importShadow: shadow of imported from 'io/fs' package 'fs' (gocritic)
|
lint:
filesystem/squashfs/const_internal_test.go#L238
importShadow: shadow of imported from 'io/fs' package 'fs' (gocritic)
|
lint:
storage/impl.go#L37
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
disk/disk.go#L67
unnecessary leading newline (whitespace)
|
lint:
diskfs.go#L342
unnecessary leading newline (whitespace)
|
lint
Process completed with exit code 2.
|
Loading