Allows to open disk from already existing fs.File descriptor #528
Annotations
7 errors and 2 warnings
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.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading