Tests #29
Annotations
10 errors and 1 warning
golangci-lint:
skyfi/skyfi.go#L216
Error return value of `pc.SetReadDeadline` is not checked (errcheck)
|
golangci-lint:
alpaca/discovery.go#L113
Error return value of `pc.SetReadDeadline` is not checked (errcheck)
|
golangci-lint:
telescope/lx200.go#L335
Error return value of `t.PutAbortSlew` is not checked (errcheck)
|
golangci-lint:
telescope/nexstar.go#L125
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
golangci-lint:
telescope/nexstar.go#L608
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
golangci-lint:
telescope/nexstar.go#L614
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
golangci-lint:
cmd/alpacascope-gui/main.go#L325
Error return value of `skyfi.ReplyDiscoverWithShutdown` is not checked (errcheck)
|
golangci-lint:
cmd/alpacascope-gui/settings_unix.go#L45
Error return value of `os.MkdirAll` is not checked (errcheck)
|
golangci-lint:
telescope/lx200.go#L84
cyclomatic complexity 87 of func `(*LX200).lx200_command` is high (> 30) (gocyclo)
|
golangci-lint:
telescope/nexstar.go#L56
cyclomatic complexity 52 of func `(*NexStar).nexstar_command` is high (> 30) (gocyclo)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/alpacascope/alpacascope. Supported file pattern: go.sum
|
Loading