Bump github.com/go-resty/resty/v2 from 2.15.1 to 2.15.2 #23
Triggered via pull request
September 23, 2024 21:56
Status
Failure
Total duration
5m 38s
Artifacts
–
Annotations
11 errors and 2 warnings
golanci-lint:
skyfi/skyfi.go#L216
Error return value of `pc.SetReadDeadline` is not checked (errcheck)
|
golanci-lint:
skyfi/skyfi.go#L183
`impliments` is a misspelling of `implements` (misspell)
|
golanci-lint:
skyfi/skyfi.go#L21
var-naming: don't use underscores in Go names; var ip_check should be ipCheck (revive)
|
golanci-lint:
skyfi/skyfi.go#L82
var-naming: don't use underscores in Go names; var send_buf should be sendBuf (revive)
|
golanci-lint:
skyfi/skyfi.go#L162
var-naming: don't use underscores in Go names; var send_buf should be sendBuf (revive)
|
golanci-lint:
skyfi/skyfi.go#L193
var-naming: don't use underscores in Go names; var send_addr should be sendAddr (revive)
|
golanci-lint:
skyfi/skyfi.go#L205
var-naming: don't use underscores in Go names; var msg_bytes should be msgBytes (revive)
|
golanci-lint:
skyfi/skyfi.go#L65
S1006: should use for {} instead of for true {} (gosimple)
|
golanci-lint:
skyfi/skyfi.go#L215
S1006: should use for {} instead of for true {} (gosimple)
|
golanci-lint:
alpaca/discovery.go#L113
Error return value of `pc.SetReadDeadline` is not checked (errcheck)
|
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
|