Router on postgres #310
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Test Go
1m 56s
golangci-lint
19s
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)
|