WIP: Add B3 trace IDs to cf cli commands #777
Annotations
9 errors
golangci-lint:
command/commandfakes/fake_config.go#L4184
cannot use new(FakeConfig) (value of type *FakeConfig) as command.Config value in variable declaration: *FakeConfig does not implement command.Config (missing method B3SpanID) (typecheck)
|
golangci-lint:
api/cloudcontroller/wrapper/kubernetes_authentication_test.go#L18
could not import code.cloudfoundry.org/cli/command/commandfakes (-: # code.cloudfoundry.org/cli/command/commandfakes
|
golangci-lint:
command/commandfakes/fake_config.go#L4184
cannot use new(FakeConfig) (value of type *FakeConfig) as command.Config value in variable declaration: *FakeConfig does not implement command.Config (missing method B3SpanID)) (typecheck)
|
golangci-lint:
api/shared/wrap_for_cf_on_k8s_test.go#L17
could not import code.cloudfoundry.org/cli/command/commandfakes (-: # code.cloudfoundry.org/cli/command/commandfakes
|
golangci-lint:
command/commandfakes/fake_config.go#L4184
cannot use new(FakeConfig) (value of type *FakeConfig) as command.Config value in variable declaration: *FakeConfig does not implement command.Config (missing method B3SpanID)) (typecheck)
|
golangci-lint:
command/api_version_warning_test.go#L9
could not import code.cloudfoundry.org/cli/command/commandfakes (-: # code.cloudfoundry.org/cli/command/commandfakes
|
golangci-lint:
command/commandfakes/fake_config.go#L4184
cannot use new(FakeConfig) (value of type *FakeConfig) as command.Config value in variable declaration: *FakeConfig does not implement command.Config (missing method B3SpanID)) (typecheck)
|
golangci-lint
cannot use new(FakeConfig) (value of type *FakeConfig) as command.Config value in variable declaration: *FakeConfig does not implement command.Config (missing method B3SpanID))\" were hidden, use --max-same-issues"
|
golangci-lint
issues found
|
Loading