Update module github.com/go-co-op/gocron/v2 to v2.13.0 (#4) #5
Annotations
6 errors and 1 warning
golangci-lint:
client.go#L43
Error return value of `c.prepareClient` is not checked (errcheck)
|
golangci-lint:
client.go#L233
Error return value of `(*github.com/go-resty/resty/v2.Request).Post` is not checked (errcheck)
|
golangci-lint:
client.go#L179
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
golangci-lint:
client.go#L97
SA9003: empty branch (staticcheck)
|
golangci-lint:
client.go#L239
SA9003: empty branch (staticcheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading