Skip to content

fix: add check to server start test #355

fix: add check to server start test

fix: add check to server start test #355

Triggered via pull request June 19, 2024 22:51
Status Failure
Total duration 23s
Artifacts

ci.yml

on: pull_request
go-linter
15s
go-linter
Fit to window
Zoom out
Zoom in

Annotations

3 errors
go-linter: tests/run.go#L403
Error return value of `resp.Body.Close` is not checked (errcheck)
go-linter: tests/run.go#L420
increment-decrement: should replace attempt += 1 with attempt++ (revive)
go-linter
issues found