writable ext4 #441
Annotations
11 errors
|
filesystem/ext4/ext4.go#L1477
Error return value of `bm.Set` is not checked (errcheck)
|
util/bitmap.go#L155
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
filesystem/ext4/ext4.go#L1451
commentFormatting: put a space between `//` and comment text (gocritic)
|
filesystem/ext4/ext4.go#L1457
commentFormatting: put a space between `//` and comment text (gocritic)
|
filesystem/ext4/ext4.go#L1460
commentFormatting: put a space between `//` and comment text (gocritic)
|
filesystem/ext4/ext4.go#L103
importShadow: shadow of imported from 'io/fs' package 'fs' (gocritic)
|
filesystem/ext4/ext4.go#L675
importShadow: shadow of imported from 'io/fs' package 'fs' (gocritic)
|
filesystem/ext4/ext4.go#L683
importShadow: shadow of imported from 'io/fs' package 'fs' (gocritic)
|
filesystem/ext4/extent.go#L453
appendAssign: append result not assigned to the same slice (gocritic)
|
filesystem/ext4/extent.go#L624
appendAssign: append result not assigned to the same slice (gocritic)
|
This job failed
Loading