clean up build related things #6
Annotations
10 errors and 1 warning
skyfi/skyfi.go#L216
Error return value of `pc.SetReadDeadline` is not checked (errcheck)
|
alpaca/discovery.go#L113
Error return value of `pc.SetReadDeadline` is not checked (errcheck)
|
telescope/lx200.go#L335
Error return value of `t.PutAbortSlew` is not checked (errcheck)
|
telescope/nexstar.go#L125
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
telescope/nexstar.go#L608
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
telescope/nexstar.go#L614
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
cmd/alpacascope-gui/main.go#L325
Error return value of `skyfi.ReplyDiscoverWithShutdown` is not checked (errcheck)
|
cmd/alpacascope-gui/settings_unix.go#L45
Error return value of `os.MkdirAll` is not checked (errcheck)
|
alpaca/telescope.go#L204
type `putMoveAxis` is unused (unused)
|
cmd/alpacascope-gui/main.go#L171
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
|
|
This job failed
Loading