Skip to content

Bump github.com/aws/aws-sdk-go from 1.46.7 to 1.54.16 in /exporter/awsemfexporter #10498

Bump github.com/aws/aws-sdk-go from 1.46.7 to 1.54.16 in /exporter/awsemfexporter

Bump github.com/aws/aws-sdk-go from 1.46.7 to 1.54.16 in /exporter/awsemfexporter #10498

Status Failure
Total duration 1m 52s
Artifacts

e2e-tests.yml

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

Annotations

10 errors and 1 warning
docker-build
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws (imported by github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awscloudwatchlogsexporter); to add:
docker-build
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/arn (imported by github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/proxy); to add:
docker-build
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/awserr (imported by github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsemfexporter); to add:
docker-build
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/credentials (imported by github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/awsutil); to add:
docker-build
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/credentials/stscreds (imported by github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awss3exporter); to add:
docker-build
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/ec2metadata (imported by github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/awsutil); to add:
docker-build
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/endpoints (imported by github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/awsutil); to add:
docker-build
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/request (imported by github.com/open-telemetry/opentelemetry-collector-contrib/extension/observer/ecsobserver); to add:
docker-build
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/session (imported by github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awss3exporter); to add:
docker-build
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/signer/v4 (imported by github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/proxy); to add:
docker-build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/