fix(deps): update module go.opentelemetry.io/otel/metric to v1 #1682
ci.yml
on: pull_request
Unit tests
1m 1s
Integration tests
32s
Golangci-lint
1m 30s
Shellcheck
4s
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
|