Skip to content

Bump fyne.io/fyne/v2 from 2.5.1 to 2.5.2 #30

Bump fyne.io/fyne/v2 from 2.5.1 to 2.5.2

Bump fyne.io/fyne/v2 from 2.5.1 to 2.5.2 #30

Triggered via pull request October 15, 2024 21:15
Status Failure
Total duration 6m 12s
Artifacts

tests.yaml

on: pull_request
Matrix: CodeQL Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
golanci-lint: cmd/alpacascope/main.go#L90
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
golanci-lint: cmd/alpacascope/main.go#L87
var-naming: don't use underscores in Go names; var tracking_mode should be trackingMode (revive)
golanci-lint: cmd/alpacascope/main.go#L95
S1002: should omit comparison to bool constant, can be simplified to `cli.Debug` (gosimple)
golanci-lint: cmd/alpacascope/main.go#L149
SA9003: empty branch (staticcheck)
golanci-lint: alpaca/discovery.go#L113
Error return value of `pc.SetReadDeadline` is not checked (errcheck)
golanci-lint: alpaca/alpaca.go#L4
`implimenting` is a misspelling of `implementing` (misspell)
golanci-lint: alpaca/telescope.go#L4
`Impliments` is a misspelling of `Implements` (misspell)
golanci-lint: alpaca/telescope.go#L19
var-naming: don't use underscores in Go names; const Alt_Az should be AltAz (revive)
golanci-lint: alpaca/telescope.go#L20
var-naming: don't use underscores in Go names; const EQ_North should be EQNorth (revive)
CodeQL Analyze (go)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
golanci-lint: alpaca/telescope.go#L21
var-naming: don't use underscores in Go names; const EQ_South should be EQSouth (revive)
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