Skip to content

support disks with no partitions #304

support disks with no partitions

support disks with no partitions #304

Triggered via pull request March 9, 2026 11:40
Status Failure
Total duration 38s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)