Bump github.com/go-resty/resty/v2 from 2.15.1 to 2.15.2 #23
Annotations
10 errors and 1 warning
skyfi/skyfi.go#L216
Error return value of `pc.SetReadDeadline` is not checked (errcheck)
|
skyfi/skyfi.go#L183
`impliments` is a misspelling of `implements` (misspell)
|
skyfi/skyfi.go#L21
var-naming: don't use underscores in Go names; var ip_check should be ipCheck (revive)
|
skyfi/skyfi.go#L82
var-naming: don't use underscores in Go names; var send_buf should be sendBuf (revive)
|
skyfi/skyfi.go#L162
var-naming: don't use underscores in Go names; var send_buf should be sendBuf (revive)
|
skyfi/skyfi.go#L193
var-naming: don't use underscores in Go names; var send_addr should be sendAddr (revive)
|
skyfi/skyfi.go#L205
var-naming: don't use underscores in Go names; var msg_bytes should be msgBytes (revive)
|
skyfi/skyfi.go#L65
S1006: should use for {} instead of for true {} (gosimple)
|
skyfi/skyfi.go#L215
S1006: should use for {} instead of for true {} (gosimple)
|
alpaca/discovery.go#L113
Error return value of `pc.SetReadDeadline` is not checked (errcheck)
|
|
The logs for this run have expired and are no longer available.
Loading