Skip to content

Build and Test

Build and Test #733

Triggered via schedule September 16, 2024 04:09
Status Failure
Total duration 4m 25s
Artifacts

ci.yml

on: schedule
Matrix: test
lint
26s
lint
Check if man page has been regenerated
14s
Check if man page has been regenerated
allgreen
4s
allgreen
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: backend_qemu.go#L8
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: backend_uml.go#L9
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: machine.go#L11
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
issues found
allgreen
Process completed with exit code 1.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/fakemachine/fakemachine. Supported file pattern: go.sum