Skip to content

Initial code for harica client #1

Initial code for harica client

Initial code for harica client #1

Triggered via push December 11, 2024 20:01
Status Failure
Total duration 36s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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