Skip to content

fix(util/gpage): html.EscapeString for pagination HTML generation and URL parsing #2793

fix(util/gpage): html.EscapeString for pagination HTML generation and URL parsing

fix(util/gpage): html.EscapeString for pagination HTML generation and URL parsing #2793

Re-run triggered December 25, 2024 07:48
Status Success
Total duration 16m 48s
Artifacts

ci-main.yml

on: pull_request
Matrix: code-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
code-test (1.23, amd64)
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
code-test (1.23, amd64)
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-test (1.23, 386)
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
code-test (1.23, 386)
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)