remove some #751
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
|