[WIP] add a root span #3551
Triggered via pull request
February 13, 2026 17:57
Status
Failure
Total duration
10m 29s
Artifacts
–
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)
|