test(integration): fix flaky integration tests with proper health checks #48
ci_release.yml
on: pull_request
lint
/
golangci-lint
27s
lint
/
yamllint
4s
lint
/
markdown-lint
28s
test
/
Go Mod Tidy Check
21s
test
/
Run Unit Tests
1m 5s
test
/
Run Integration Tests
10s
release
0s
Annotations
4 errors
lint / golangci-lint:
integration_test.go#L147
Error return value of `resp.Body.Close` is not checked (errcheck)
|
lint / golangci-lint:
integration_test.go#L174
Error return value of `resp.Body.Close` is not checked (errcheck)
|
lint / golangci-lint
issues found
|
test / Run Unit Tests
Process completed with exit code 2.
|