Skip to content

fix: barry quick commit, 2025-02-11 10:28:02 (#60) #158

fix: barry quick commit, 2025-02-11 10:28:02 (#60)

fix: barry quick commit, 2025-02-11 10:28:02 (#60) #158

Triggered via push February 11, 2025 03:36
Status Failure
Total duration 4m 15s
Artifacts

lint-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
github.com/pubgo/lava/core/responses ► TestMain: unit-tests.xml#L0
Failed test found in: unit-tests.xml Error: FAIL github.com/pubgo/lava/core/responses [build failed]
github.com/pubgo/lava/core/tracing ► TestMain: unit-tests.xml#L0
Failed test found in: unit-tests.xml Error: FAIL github.com/pubgo/lava/core/tracing [build failed]
test: core/responses/response_test.go#L13
undefined: testcodepb.ErrCodeDbConn
test
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)
test
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)
test: core/responses/response_test.go#L13
undefined: testcodepb.ErrCodeDbConn
test
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)
test
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)
test
Process completed with exit code 1.
lint: core/tracing/config.go#L9
could not import go.opentelemetry.io/otel/sdk/metric (-: # go.opentelemetry.io/otel/sdk/metric
lint
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)
lint
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)) (typecheck)
lint: core/tracing/telemetry.go#L170
not enough arguments in call to assert.Must1
lint: core/responses/response.go#L1
: # github.com/pubgo/lava/core/responses [github.com/pubgo/lava/core/responses.test]
lint: core/responses/response_test.go#L13
undefined: testcodepb.ErrCodeDbConn (typecheck)
lint
issues found
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/