Skip to content

update deps

update deps #23

Triggered via pull request July 5, 2025 21:41
Status Failure
Total duration 30s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint
issues found
lint: models/time_test.go#L75
QF1008: could remove embedded field "Time" from selector (staticcheck)
lint: models/time_test.go#L31
QF1008: could remove embedded field "Time" from selector (staticcheck)
lint: models/time_test.go#L22
QF1008: could remove embedded field "Time" from selector (staticcheck)
lint: http/response.go#L42
Error return value of `body.Close` is not checked (errcheck)
lint: http/response.go#L31
Error return value of `body.Close` is not checked (errcheck)
lint: client.go#L130
Error return value of `resp.Body.Close` is not checked (errcheck)