Skip to content

[WIP] add a root span #3551

[WIP] add a root span

[WIP] add a root span #3551

Triggered via pull request February 13, 2026 17:57
Status Failure
Total duration 10m 29s
Artifacts

build.yml

on: pull_request
Matrix: linters
Matrix: releases
Fit to window
Zoom out
Zoom in

Annotations

10 errors
verify / lint: test/e2e/tracing_test.go#L45
break with no blank line before (nlreturn)
verify / lint: cmd/crictl/main.go#L486
exitAfterDefer: os.Exit will exit, and `defer func(){...}(...)` will not run (gocritic)
verify / lint: cmd/crictl/main.go#L133
importShadow: shadow of imported package 'context' (gocritic)
verify / lint: cmd/crictl/main.go#L79
importShadow: shadow of imported package 'context' (gocritic)
verify / lint: cmd/crictl/main.go#L196
cognitive complexity 85 of func `main` is high (> 71) (gocognit)
verify / lint: test/framework/otel_collector.go#L25
File is not properly formatted (gci)
verify / lint: test/e2e/tracing_test.go#L31
File is not properly formatted (gci)
verify / lint: test/framework/otel_collector.go#L52
type assertion must be checked (forcetypeassert)
verify / lint: cmd/crictl/main.go#L328
nested context in function literal (fatcontext)
verify / lint: test/framework/otel_collector.go#L32
there must be an empty line separating embedded fields from regular fields (embeddedstructfieldcheck)