Skip to content

Update module github.com/aws/aws-sdk-go to v1.48.11 - autoclosed #472

Update module github.com/aws/aws-sdk-go to v1.48.11 - autoclosed

Update module github.com/aws/aws-sdk-go to v1.48.11 - autoclosed #472

Triggered via pull request November 6, 2023 20:21
@renovaterenovate[bot]
synchronize #298
Status Failure
Total duration 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr_test.yml

on: pull_request_target
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Test with Go version 1.17: app.go#L9
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws (imported by github.com/yasuoza/ecs_instance_replace); to add:
Test with Go version 1.17: app.go#L10
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/request (imported by github.com/yasuoza/ecs_instance_replace); to add:
Test with Go version 1.17: app.go#L11
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/session (imported by github.com/yasuoza/ecs_instance_replace); to add:
Test with Go version 1.17: app.go#L12
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/service/autoscaling (imported by github.com/yasuoza/ecs_instance_replace); to add:
Test with Go version 1.17: app.go#L13
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/service/ec2 (imported by github.com/yasuoza/ecs_instance_replace); to add:
Test with Go version 1.17: app.go#L14
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/service/ecs (imported by github.com/yasuoza/ecs_instance_replace); to add:
Test with Go version 1.17
Process completed with exit code 1.
Test with Go version 1.17
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/