Skip to content

CreateLogGroup Integration Testing #1734

CreateLogGroup Integration Testing

CreateLogGroup Integration Testing #1734

Triggered via pull request December 4, 2023 21:19
Status Failure
Total duration 35s
Artifacts

build-check.yml

on: pull_request
Matrix: compile
Fit to window
Zoom out
Zoom in

Annotations

12 errors
compile (ubuntu-latest): util/awsservice/cloudformation.go#L11
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/aws/amazon-cloudwatch-agent-test/test/assume_role); to add:
compile (ubuntu-latest): util/awsservice/constant.go#L10
missing go.sum entry needed to verify package github.com/aws/aws-sdk-go-v2/config (imported by github.com/aws/amazon-cloudwatch-agent-test/util/awsservice) is provided by exactly one module; to add:
compile (ubuntu-latest): util/awsservice/dynamodb.go#L10
missing go.sum entry needed to verify package github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue (imported by github.com/aws/amazon-cloudwatch-agent-test/util/awsservice) is provided by exactly one module; to add:
compile (ubuntu-latest): util/awsservice/constant.go#L11
missing go.sum entry needed to verify package github.com/aws/aws-sdk-go-v2/feature/ec2/imds (imported by github.com/aws/amazon-cloudwatch-agent-test/util/awsservice) is provided by exactly one module; to add:
compile (ubuntu-latest): util/awsservice/s3.go#L11
missing go.sum entry needed to verify package github.com/aws/aws-sdk-go-v2/feature/s3/manager (imported by github.com/aws/amazon-cloudwatch-agent-test/util/awsservice) is provided by exactly one module; to add:
compile (ubuntu-latest): util/awsservice/cloudformation.go#L12
missing go.sum entry needed to verify package github.com/aws/aws-sdk-go-v2/service/cloudformation (imported by github.com/aws/amazon-cloudwatch-agent-test/util/awsservice) is provided by exactly one module; to add:
compile (ubuntu-latest): util/awsservice/cloudformation.go#L13
missing go.sum entry needed to verify package github.com/aws/aws-sdk-go-v2/service/cloudformation/types (imported by github.com/aws/amazon-cloudwatch-agent-test/util/awsservice) is provided by exactly one module; to add:
compile (ubuntu-latest): util/awsservice/cloudwatchmetrics.go#L14
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/cloudwatch (imported by github.com/aws/amazon-cloudwatch-agent-test/test/metric); to add:
compile (ubuntu-latest): util/awsservice/cloudwatchmetrics.go#L15
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/cloudwatch/types (imported by github.com/aws/amazon-cloudwatch-agent-test/test/assume_role); to add:
compile (ubuntu-latest): util/awsservice/cloudwatchlogs.go#L15
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs (imported by github.com/aws/amazon-cloudwatch-agent-test/util/awsservice); to add:
compile (windows-latest)
The job was canceled because "ubuntu-latest" failed.
compile (windows-latest)
The operation was canceled.