Skip to content

Router on postgres #310

Router on postgres

Router on postgres #310

Triggered via pull request August 22, 2023 14:04
Status Failure
Total duration 2m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
golangci-lint: integration_tests/route_helpers.go#L107
ginkgo-linter: wrong error assertion; consider using `Expect(err).ToNot(HaveOccurred())` instead (ginkgolinter)
golangci-lint: integration_tests/route_helpers.go#L119
ginkgo-linter: wrong error assertion; consider using `Expect(err).ToNot(HaveOccurred())` instead (ginkgolinter)
golangci-lint: integration_tests/route_helpers.go#L124
ginkgo-linter: wrong error assertion; consider using `Expect(err).ToNot(HaveOccurred())` instead (ginkgolinter)
golangci-lint
issues found
Test Go
Process completed with exit code 2.
golangci-lint: integration_tests/route_helpers.go#L81
var-naming: var databaseUrl should be databaseURL (revive)