Skip to content

fix(HMS-2785): pass otel spans properly #2995

fix(HMS-2785): pass otel spans properly

fix(HMS-2785): pass otel spans properly #2995

Triggered via pull request October 13, 2023 13:23
Status Failure
Total duration 3m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

gotest.yml

on: pull_request
💾 Commit message
13s
💾 Commit message
🛠️ Go Build
45s
🛠️ Go Build
🎯 Code format & OpenAPI lint
2m 41s
🎯 Code format & OpenAPI lint
🎯 Go linter
1m 10s
🎯 Go linter
📎 Unit tests
3m 35s
📎 Unit tests
🗄 Integration tests
2m 47s
🗄 Integration tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
🎯 Go linter: pkg/worker/job.go#L87
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
🎯 Go linter
issues found