Merge pull request #117 from synfinatic/dependabot/go_modules/github.… #17
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)
|
telescope/lx200.go#L84
cyclomatic complexity 87 of func `(*LX200).lx200_command` is high (> 30) (gocyclo)
|
telescope/nexstar.go#L56
cyclomatic complexity 52 of func `(*NexStar).nexstar_command` is high (> 30) (gocyclo)
|
|
The logs for this run have expired and are no longer available.
Loading