Skip to content

Client refactor

Client refactor #748

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

test.yaml

on: pull_request
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