Skip to content

update opentelemetry version #375

update opentelemetry version

update opentelemetry version #375

Triggered via pull request July 16, 2024 10:52
Status Failure
Total duration 18s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test
missing go.sum entry for module providing package go.opentelemetry.io/otel (imported by github.com/ory/x/otelx); to add:
test
missing go.sum entry for module providing package go.opentelemetry.io/otel/attribute (imported by github.com/ory/x/otelx); to add:
test
missing go.sum entry for module providing package go.opentelemetry.io/otel/baggage (imported by go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace); to add:
test
missing go.sum entry for module providing package go.opentelemetry.io/otel/codes (imported by github.com/ory/x/otelx); to add:
test
missing go.sum entry for module providing package go.opentelemetry.io/otel/propagation (imported by github.com/ory/x/otelx); to add:
test
missing go.sum entry for module providing package go.opentelemetry.io/otel/semconv/v1.17.0 (imported by go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp); to add:
test
missing go.sum entry for module providing package go.opentelemetry.io/otel/semconv/v1.17.0/httpconv (imported by go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp); to add:
test
missing go.sum entry for module providing package go.opentelemetry.io/otel/semconv/v1.17.0/netconv (imported by go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace); to add:
test
missing go.sum entry for module providing package go.opentelemetry.io/otel/trace (imported by github.com/ory/fosite); to add:
test
missing go.sum entry for module providing package go.opentelemetry.io/otel/metric (imported by go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp); to add:
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/