Skip to content

Update opentelemetry-go monorepo to v1.28.0 #10

Update opentelemetry-go monorepo to v1.28.0

Update opentelemetry-go monorepo to v1.28.0 #10

Triggered via pull request June 28, 2024 20:42
Status Failure
Total duration 20s
Artifacts

go.yaml

on: pull_request
Build, test and lint
10s
Build, test and lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build, test and lint
missing go.sum entry for module providing package go.opentelemetry.io/otel (imported by github.com/yurishkuro/microsim/model); to add:
Build, test and lint
missing go.sum entry for module providing package go.opentelemetry.io/otel/attribute (imported by github.com/yurishkuro/microsim/model); to add:
Build, test and lint
missing go.sum entry for module providing package go.opentelemetry.io/otel/codes (imported by go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp); to add:
Build, test and lint
missing go.sum entry needed to verify package go.opentelemetry.io/otel/metric (imported by go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp) is provided by exactly one module; to add:
Build, test and lint
missing go.sum entry needed to verify package go.opentelemetry.io/otel/metric/global (imported by go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp) is provided by exactly one module; to add:
Build, test and lint
missing go.sum entry needed to verify package go.opentelemetry.io/otel/metric/instrument/syncfloat64 (imported by go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp) is provided by exactly one module; to add:
Build, test and lint
missing go.sum entry needed to verify package go.opentelemetry.io/otel/metric/instrument/syncint64 (imported by go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp) is provided by exactly one module; to add:
Build, test and lint
missing go.sum entry for module providing package go.opentelemetry.io/otel/propagation (imported by github.com/yurishkuro/microsim/model); to add:
Build, test and lint
missing go.sum entry for module providing package go.opentelemetry.io/otel/semconv/v1.12.0 (imported by github.com/yurishkuro/microsim/tracing); to add:
Build, test and lint
missing go.sum entry for module providing package go.opentelemetry.io/otel/trace (imported by github.com/yurishkuro/microsim/model); to add:
Build, test and lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.