Skip to content

cmd: Add 'version' option #753

cmd: Add 'version' option

cmd: Add 'version' option #753

Re-run triggered October 30, 2024 21:21
Status Failure
Total duration 4m 21s
Artifacts

ci.yml

on: pull_request
Matrix: test
lint
23s
lint
Check if man page has been regenerated
18s
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