Skip to content

WIP: Add B3 trace IDs to cf cli commands #777

WIP: Add B3 trace IDs to cf cli commands

WIP: Add B3 trace IDs to cf cli commands #777

Triggered via pull request November 19, 2024 22:00
@SamzeSamze
synchronize #3310
3309_trace_ids
Status Failure
Total duration 1m 17s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
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)
lint: api/cloudcontroller/wrapper/kubernetes_authentication_test.go#L18
could not import code.cloudfoundry.org/cli/command/commandfakes (-: # code.cloudfoundry.org/cli/command/commandfakes
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)
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
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)
lint: command/api_version_warning_test.go#L9
could not import code.cloudfoundry.org/cli/command/commandfakes (-: # code.cloudfoundry.org/cli/command/commandfakes
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)
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"
lint
issues found