fix(deps): update module go.opentelemetry.io/otel/metric to v1 #1681
ci.yml
on: push
Unit tests
37s
Integration tests
34s
Golangci-lint
1m 34s
Shellcheck
3s
Annotations
9 errors
Integration tests
missing go.sum entry for module providing package go.opentelemetry.io/otel/metric (imported by go.opentelemetry.io/otel/sdk/metric); to add:
|
Integration tests
missing go.sum entry for module providing package go.opentelemetry.io/otel/metric/instrument (imported by github.com/kubewarden/kubewarden-controller/internal/pkg/metrics); to add:
|
Integration tests:
internal/pkg/metrics/metrics.go#L11
missing go.sum entry for module providing package go.opentelemetry.io/otel/metric/global (imported by github.com/kubewarden/kubewarden-controller/internal/pkg/metrics); to add:
|
Integration tests
Process completed with exit code 2.
|
Unit tests
missing go.sum entry for module providing package go.opentelemetry.io/otel/metric (imported by go.opentelemetry.io/otel/sdk/metric); to add:
|
Unit tests
missing go.sum entry for module providing package go.opentelemetry.io/otel/metric/instrument (imported by github.com/kubewarden/kubewarden-controller/internal/pkg/metrics); to add:
|
Unit tests:
internal/pkg/metrics/metrics.go#L11
missing go.sum entry for module providing package go.opentelemetry.io/otel/metric/global (imported by github.com/kubewarden/kubewarden-controller/internal/pkg/metrics); to add:
|
Unit tests
Process completed with exit code 2.
|
Golangci-lint
golangci-lint exit with code 3
|