Skip to content

test(client): add some validations to the test #747

test(client): add some validations to the test

test(client): add some validations to the test #747

Re-run triggered August 14, 2023 20:33
Status Failure
Total duration 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: pkg/client/client.go#L6
a blank import should be only in a main or test package, or have a comment justifying it (golint)
lint: pkg/client/client.go#L8
a blank import should be only in a main or test package, or have a comment justifying it (golint)
lint: pkg/client/postgres.go#L5
a blank import should be only in a main or test package, or have a comment justifying it (golint)
lint
issues found