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