feat: merge go modules #54
Annotations
2 errors
staticcheck
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as \"go.opentelemetry.io/otel/metric\".Meter value in return statement: *meter does not implement \"go.opentelemetry.io/otel/metric\".Meter (missing method Float64Gauge)","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"","range":{"start":{"line":0,"column":0},"end":{"line":0,"column":0}}},"related_locations":[],"severity":"ERROR"}
|
staticcheck
Process completed with exit code 1.
|