fix(HMS-2785): pass otel spans properly #2994
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
14s
🛠️ Go Build
35s
🎯 Code format & OpenAPI lint
3m 19s
🎯 Go linter
1m 9s
📎 Unit tests
3m 50s
🗄 Integration tests
2m 12s
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
|