build script, gitignore added and sum file removed #11
Annotations
5 errors and 2 warnings
main.go#L8
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws (imported by github.com/neverw8/aw2); to add:
|
main.go#L9
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/session (imported by github.com/neverw8/aw2); to add:
|
main.go#L10
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/service/ec2 (imported by github.com/neverw8/aw2); to add:
|
main.go#L11
missing go.sum entry for module providing package github.com/olekukonko/tablewriter (imported by github.com/neverw8/aw2); to add:
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading