Bump github.com/alecthomas/kong from 1.2.1 to 1.4.0 #36
Annotations
11 errors and 2 warnings
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:
cmd/alpacascope-gui/main.go#L193
cyclomatic complexity 34 of func `(*AlpacaScopeConfig).Run` is high (> 30) (gocyclo)
|
golanci-lint:
cmd/alpacascope-gui/main.go#L195
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
golanci-lint:
cmd/alpacascope-gui/main.go#L265
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
golanci-lint:
cmd/alpacascope-gui/main.go#L243
G115: integer overflow conversion int64 -> int32 (gosec)
|
golanci-lint:
cmd/alpacascope-gui/config.go#L33
var-naming: struct field ListenIp should be ListenIP (revive)
|
golanci-lint:
cmd/alpacascope-gui/config.go#L38
var-naming: struct field AscomIp should be AscomIP (revive)
|
golanci-lint:
cmd/alpacascope-gui/config.go#L98
var-naming: method ListenIpAddress should be ListenIPAddress (revive)
|
golanci-lint:
cmd/alpacascope-gui/main.go#L56
var-naming: struct field ListenIp should be ListenIP (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
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
|