fix(HMS-2785): pass otel spans properly #2976
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
16s
🛠️ Go Build
28s
🎯 Code format & OpenAPI lint
2m 55s
🎯 Go linter
55s
📎 Unit tests
3m 44s
🗄 Integration tests
2m 3s
Annotations
10 errors
💾 Commit message
Process completed with exit code 2.
|
🛠️ Go Build:
internal/kafka/kafka.go#L236
undefined: logging.WithTraceId
|
🛠️ Go Build
Process completed with exit code 2.
|
🎯 Go linter:
internal/jobs/ctx.go#L16
undefined: logging.WithTraceId (typecheck)
|
🎯 Go linter:
internal/kafka/kafka.go#L236
undefined: logging.WithTraceId (typecheck)
|
🎯 Go linter
issues found
|
🗄 Integration tests:
internal/kafka/kafka.go#L236
undefined: logging.WithTraceId
|
🗄 Integration tests
Process completed with exit code 2.
|
📎 Unit tests:
internal/kafka/kafka.go#L236
undefined: logging.WithTraceId
|
📎 Unit tests
Process completed with exit code 2.
|