support disks with no partitions #304
Annotations
3 errors
|
lint
issues found
|
|
lint:
pkg/block/block_linux_test.go#L15
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
|
lint:
pkg/block/block_linux_test.go#L203
Error return value of `os.RemoveAll` is not checked (errcheck)
|