Skip to content

all: implement mocktracer in terms of the new API #4338

all: implement mocktracer in terms of the new API

all: implement mocktracer in terms of the new API #4338

Re-run triggered December 15, 2023 15:26
Status Failure
Total duration 4m 51s
Artifacts

pull-request.yml

on: pull_request
PR Unit and Integration Tests  /  copyright
9s
PR Unit and Integration Tests / copyright
PR Unit and Integration Tests  /  lint
50s
PR Unit and Integration Tests / lint
PR Unit and Integration Tests  /  test-contrib
3m 23s
PR Unit and Integration Tests / test-contrib
PR Unit and Integration Tests  /  test-core
2m 23s
PR Unit and Integration Tests / test-core
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PR Unit and Integration Tests / lint: ddtrace/mocktracer/mockspan.go#L52
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
PR Unit and Integration Tests / lint: ddtrace/mocktracer/mocktracer.go#L170
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
PR Unit and Integration Tests / lint: ddtrace/tracer/tracer.go#L35
exported: type name will be used as tracer.TracerConf by other packages, and that stutters; consider calling this Conf (revive)
PR Unit and Integration Tests / lint: ddtrace/mocktracer/mocktracer.go#L170
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
PR Unit and Integration Tests / lint
reviewdog exited with status code: 1
PR Unit and Integration Tests / test-contrib
undefined: ddtrace.Span
PR Unit and Integration Tests / test-contrib
undefined: ddtrace.Span
PR Unit and Integration Tests / test-contrib
undefined: ddtrace.Span
PR Unit and Integration Tests / test-contrib
undefined: ddtrace.Span
PR Unit and Integration Tests / test-contrib
Process completed with exit code 1.