feat: Use centralized function for setting user agent across codebase #216
tests.yaml
on: pull_request
verify
1m 29s
test-unit
19s
Annotations
12 errors
|
test-unit:
pkg/client/client_venafi_cloud.go#L319
undefined: req
|
|
test-unit
Process completed with exit code 2.
|
|
verify:
pkg/client/client_venafi_cloud.go#L319
undefined: req (typecheck)
|
|
verify:
cmd/helpers.go#L7
could not import github.com/jetstack/preflight/pkg/client (-: # github.com/jetstack/preflight/pkg/client
|
|
verify:
pkg/client/client_venafi_cloud.go#L319
undefined: req) (typecheck)
|
|
verify:
pkg/agent/config.go#L19
could not import github.com/jetstack/preflight/pkg/client (-: # github.com/jetstack/preflight/pkg/client
|
|
verify:
pkg/client/client_venafi_cloud.go#L319
undefined: req) (typecheck)
|
|
verify:
pkg/agent/run.go#L32
"sigs.k8s.io/controller-runtime/pkg/manager" imported and not used (typecheck)
|
|
verify:
pkg/client/client_venconn_test.go#L21
could not import github.com/jetstack/preflight/pkg/client (-: # github.com/jetstack/preflight/pkg/client
|
|
verify:
pkg/client/client_venafi_cloud.go#L319
undefined: req) (typecheck)
|
|
verify:
pkg/permissions/generate.go#L12
"github.com/jetstack/preflight/pkg/datagatherer/k8s" imported and not used (typecheck)
|
|
verify
Process completed with exit code 2.
|