clean up build related things #7
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:
alpaca/telescope.go#L204
type `putMoveAxis` is unused (unused)
|
golangci-lint:
cmd/alpacascope-gui/main.go#L171
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
|
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