OpenTelemetry migration #31
ci.yml
on: pull_request
Lint and fmt check
2m 3s
CI on Go
5m 1s
Annotations
3 errors
Lint and fmt check:
observability/observability.go#L41
unexported-return: exported func Setup returns unexported type *observability.provider, which can be annoying to use (revive)
|
Lint and fmt check:
observability/tracing.go#L40
newTraceProvider - result 1 (error) is always nil (unparam)
|
Lint and fmt check
Process completed with exit code 2.
|