Pay the doctax #164
Annotations
10 errors
golangci-lint:
internal/asm/ops.go#L801
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
internal/asm/ops.go#L802
return statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint:
internal/asm/ops.go#L807
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
internal/asm/ops.go#L808
return statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint:
internal/vm/disp.go#L68
block should not end with a whitespace (or comment) (wsl)
|
golangci-lint:
internal/vm/disp.go#L105
return statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint:
internal/vm/disp.go#L164
missing cases in switch of type vm.Word: vm.TrapTable|vm.ExceptionPMV|vm.ServiceRoutineAddr, vm.TrapOUT, vm.TrapHALT, vm.ISRTable|vm.ExceptionServiceRoutines, vm.ISRKeyboard, vm.ExceptionXOP, vm.ExceptionACV, vm.KBSRAddr|vm.IOPageAddr, vm.KBDRAddr, vm.DSRAddr, vm.DDRAddr, vm.PSRAddr, vm.MCRAddr, vm.SystemSpaceAddr, vm.UserSpaceAddr, vm.AddrSpace (exhaustive)
|
golangci-lint:
internal/vm/disp.go#L183
missing cases in switch of type vm.Word: vm.TrapTable|vm.ExceptionPMV|vm.ServiceRoutineAddr, vm.TrapOUT, vm.TrapHALT, vm.ISRTable|vm.ExceptionServiceRoutines, vm.ISRKeyboard, vm.ExceptionXOP, vm.ExceptionACV, vm.KBSRAddr|vm.IOPageAddr, vm.KBDRAddr, vm.DSRAddr, vm.DDRAddr, vm.PSRAddr, vm.MCRAddr, vm.SystemSpaceAddr, vm.UserSpaceAddr, vm.AddrSpace (exhaustive)
|
golangci-lint:
internal/monitor/traps_test.go#L72
Error return value of `loader.Load` is not checked (errcheck)
|
golangci-lint:
internal/monitor/traps_test.go#L141
Error return value of `loader.Load` is not checked (errcheck)
|
The logs for this run have expired and are no longer available.
Loading