Skip to content

fix: Add deadline to pool connection acquisition #233

fix: Add deadline to pool connection acquisition

fix: Add deadline to pool connection acquisition #233

Triggered via pull request November 11, 2023 17:44
Status Failure
Total duration 1m 3s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: backends/postgres/postgres_backend.go#L62
unnecessary conversion (unconvert)
lint: backends/postgres/postgres_backend_test.go#L756
unnecessary conversion (unconvert)
lint: backends/postgres/postgres_backend_test.go#L787
unnecessary conversion (unconvert)
lint: backends/postgres/postgres_backend_test.go#L814
S1023: redundant `return` statement (gosimple)
lint: backends/postgres/postgres_backend.go#L910
shadow: declaration of "conn" shadows declaration at line 900 (govet)
lint
issues found