Skip to content

Performance investigation #3963

Performance investigation

Performance investigation #3963

Triggered via pull request November 23, 2023 15:52
Status Failure
Total duration 5m 37s
Billable time 9m
Artifacts

pull-request.yml

on: pull_request
PR Unit and Integration Tests  /  copyright
8s
PR Unit and Integration Tests / copyright
PR Unit and Integration Tests  /  lint
43s
PR Unit and Integration Tests / lint
PR Unit and Integration Tests  /  test-contrib
4m 14s
PR Unit and Integration Tests / test-contrib
PR Unit and Integration Tests  /  test-core
2m 24s
PR Unit and Integration Tests / test-core
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PR Unit and Integration Tests / lint: internal/log/log.go#L43
var-declaration: should omit type atomic.Int32 from declaration of var level; it will be inferred from the right-hand side (revive)
PR Unit and Integration Tests / lint: ddtrace/tracer/spancontext.go#L106
var-declaration: should omit type atomic.Bool from declaration of var TraceID128BitEnabled; it will be inferred from the right-hand side (revive)
PR Unit and Integration Tests / lint: ddtrace/tracer/spancontext.go#L188
unused-parameter: parameter 'sampler' seems to be unused, consider removing or renaming it as _ (revive)
PR Unit and Integration Tests / lint: internal/log/log.go#L43
var-declaration: should omit type atomic.Int32 from declaration of var level; it will be inferred from the right-hand side (revive)
PR Unit and Integration Tests / lint: ddtrace/tracer/spancontext.go#L106
var-declaration: should omit type atomic.Bool from declaration of var TraceID128BitEnabled; it will be inferred from the right-hand side (revive)
PR Unit and Integration Tests / lint
reviewdog exited with status code: 1
PR Unit and Integration Tests / test-core
Process completed with exit code 1.
PR Unit and Integration Tests / test-contrib
Process completed with exit code 1.