Skip to content

WIP

WIP #191

Triggered via push November 30, 2023 14:29
Status Failure
Total duration 38s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: internal/vm/vm.go#L78
Error return value is not checked (errcheck)
lint: internal/vm/vm.go#L93
Error return value is not checked (errcheck)
lint: internal/vm/disp.go#L49
return statements should not be cuddled if block has more than two lines (wsl)
lint: internal/vm/disp.go#L51
return statements should not be cuddled if block has more than two lines (wsl)
lint: internal/vm/kbd.go#L41
only one cuddle assignment allowed before if statement (wsl)
lint: internal/vm/kbd.go#L45
return statements should not be cuddled if block has more than two lines (wsl)
lint: internal/cli/cmd/exec.go#L194
only one cuddle assignment allowed before if statement (wsl)
lint
issues found