fix(HMS-2785): pass otel spans properly #2995
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
🛠️ Go Build
45s
🎯 Code format & OpenAPI lint
2m 41s
🎯 Go linter
1m 10s
📎 Unit tests
3m 35s
🗄 Integration tests
2m 47s
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
|