Update module github.com/aws/aws-sdk-go to v1.55.5 #628
Triggered via pull request
June 28, 2024 22:41
renovate[bot]
synchronize
#306
Status
Failure
Total duration
17s
Artifacts
–
Annotations
7 errors and 2 warnings
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|