Skip to content

Bump golang.org/x/oauth2 from 0.9.0 to 0.23.0 in /exporter/f5cloudexporter #9181

Bump golang.org/x/oauth2 from 0.9.0 to 0.23.0 in /exporter/f5cloudexporter

Bump golang.org/x/oauth2 from 0.9.0 to 0.23.0 in /exporter/f5cloudexporter #9181

Status Failure
Total duration 2m 6s
Artifacts

e2e-tests.yml

on: pull_request
Matrix: kubernetes-test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
docker-build
missing go.sum entry for module providing package cloud.google.com/go/compute/metadata (imported by google.golang.org/api/idtoken); to add:
docker-build
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by github.com/open-telemetry/opentelemetry-collector-contrib/exporter/f5cloudexporter); to add:
docker-build
missing go.sum entry for module providing package golang.org/x/oauth2/clientcredentials (imported by github.com/open-telemetry/opentelemetry-collector-contrib/extension/oauth2clientauthextension); to add:
docker-build
missing go.sum entry for module providing package golang.org/x/oauth2/google (imported by google.golang.org/api/idtoken); to add:
docker-build
missing go.sum entry for module providing package golang.org/x/oauth2/jwt (imported by google.golang.org/grpc/credentials/oauth); to add:
docker-build
Process completed with exit code 2.
docker-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/