Skip to content

Bump github.com/docker/docker from 0.7.3-0.20190506211059-b20a14b54661 to 24.0.7+incompatible #42

Bump github.com/docker/docker from 0.7.3-0.20190506211059-b20a14b54661 to 24.0.7+incompatible

Bump github.com/docker/docker from 0.7.3-0.20190506211059-b20a14b54661 to 24.0.7+incompatible #42

Triggered via pull request October 30, 2023 15:27
Status Failure
Total duration 1m 24s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: pkg/observ/licenseresolver.go#L8
no required module provides package go.opentelemetry.io/otel/api/key; to add it:
Build: pkg/observ/licenseresolver.go#L9
no required module provides package go.opentelemetry.io/otel/api/metric; to add it:
Build: pkg/observ/trace.go#L11
no required module provides package go.opentelemetry.io/otel/api/trace; to add it:
Build: pkg/observ/trace.go#L12
no required module provides package go.opentelemetry.io/otel/plugin/httptrace; to add it:
Build: pkg/observ/middleware.go#L10
no required module provides package go.opentelemetry.io/otel/plugin/othttp; to add it:
Build: cmd/licensevalidator/app/app.go#L22
no required module provides package go.opentelemetry.io/otel/api/core; to add it:
Build
no required module provides package go.opentelemetry.io/otel/api/global; to add it:
Build
no required module provides package go.opentelemetry.io/otel/api/label; to add it:
Build
no required module provides package go.opentelemetry.io/otel/metric/number; to add it:
Build
no required module provides package go.opentelemetry.io/otel/sdk/export/metric/aggregator; to add it:
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/