Update module github.com/aws/aws-sdk-go to v1.55.5 #637
Triggered via pull request
July 12, 2024 22:39
renovate[bot]
synchronize
#306
Status
Failure
Total duration
21s
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
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/
|
Test with Go version 1.17
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|