Skip to content

Build and Test

Build and Test #732

Triggered via schedule September 9, 2024 04:08
Status Failure
Total duration 4m 11s
Artifacts

ci.yml

on: schedule
Matrix: test
lint
22s
lint
Check if man page has been regenerated
15s
Check if man page has been regenerated
allgreen
3s
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