clean up build related things #5
Triggered via pull request
September 19, 2024 23:53
Status
Failure
Total duration
3m 50s
Artifacts
–
Annotations
12 errors and 2 warnings
CodeQL Analyze (go)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
golanci-lint:
skyfi/skyfi.go#L216
Error return value of `pc.SetReadDeadline` is not checked (errcheck)
|
golanci-lint:
alpaca/discovery.go#L113
Error return value of `pc.SetReadDeadline` is not checked (errcheck)
|
golanci-lint:
telescope/lx200.go#L335
Error return value of `t.PutAbortSlew` is not checked (errcheck)
|
golanci-lint:
telescope/nexstar.go#L125
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
golanci-lint:
telescope/nexstar.go#L608
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
golanci-lint:
telescope/nexstar.go#L614
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
golanci-lint:
cmd/alpacascope-gui/main.go#L325
Error return value of `skyfi.ReplyDiscoverWithShutdown` is not checked (errcheck)
|
golanci-lint:
cmd/alpacascope-gui/settings_unix.go#L45
Error return value of `os.MkdirAll` is not checked (errcheck)
|
golanci-lint:
alpaca/telescope.go#L204
type `putMoveAxis` is unused (unused)
|
golanci-lint:
cmd/alpacascope-gui/main.go#L171
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
|
Build
Process completed with exit code 2.
|
golanci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/alpacascope/alpacascope. Supported file pattern: go.sum
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/alpacascope/alpacascope. Supported file pattern: go.sum
|