Skip to content

test(integration): fix flaky integration tests with proper health checks #48

test(integration): fix flaky integration tests with proper health checks

test(integration): fix flaky integration tests with proper health checks #48

Triggered via pull request November 27, 2024 00:15
Status Failure
Total duration 1m 17s
Artifacts

ci_release.yml

on: pull_request
lint  /  golangci-lint
27s
lint / golangci-lint
lint  /  yamllint
4s
lint / yamllint
lint  /  markdown-lint
28s
lint / markdown-lint
test  /  Go Mod Tidy Check
21s
test / Go Mod Tidy Check
test  /  Run Unit Tests
1m 5s
test / Run Unit Tests
test  /  Run Integration Tests
10s
test / Run Integration Tests
release
0s
release
Fit to window
Zoom out
Zoom in

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.