test(client): add some validations to the test #747
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|