Skip to content

remove some

remove some #751

Triggered via push October 30, 2024 16:10
Status Failure
Total duration 4m 31s
Artifacts

ci.yml

on: push
Matrix: test
lint
20s
lint
Check if man page has been regenerated
23s
Check if man page has been regenerated
allgreen
2s
allgreen
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: backend_qemu.go#L54
`usefull` is a misspelling of `useful` (misspell)
lint: machine.go#L243
`especialy` is a misspelling of `especially` (misspell)
lint: cmd/fakemachine/main.go#L149
superfluous-else: if block ends with call to os.Exit function, so drop this else and outdent its block (revive)
lint: decompressors_test.go#L42
increment-decrement: should replace i += 1 with i++ (revive)
lint: backend_qemu.go#L177
unused-parameter: parameter 'mount' seems to be unused, consider removing or renaming it as _ (revive)
lint: machine.go#L569
increment-decrement: should replace i += 1 with i++ (revive)
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