Update module github.com/aws/aws-sdk-go to v1.46.1 #3289
check.yml
on: push
Lint go code
45s
Verify go tests
18s
Verify tilt ci (development images)
7m 27s
Verify tilt ci (production images)
5m 42s
Annotations
10 errors and 1 warning
Lint go code
golangci-lint exit with code 3
|
Verify go tests
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws (imported by gitlab.com/davedamoon/dinghy/backend/cmd/backend); to add:
|
Verify go tests
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/credentials (imported by gitlab.com/davedamoon/dinghy/backend/cmd/backend); to add:
|
Verify go tests
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/request (imported by gitlab.com/davedamoon/dinghy/backend/pkg); to add:
|
Verify go tests
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/session (imported by gitlab.com/davedamoon/dinghy/backend/cmd/backend); to add:
|
Verify go tests
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/service/s3 (imported by gitlab.com/davedamoon/dinghy/backend/cmd/backend); to add:
|
Verify go tests
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/service/s3/s3manager (imported by gitlab.com/davedamoon/dinghy/backend/pkg); to add:
|
Verify go tests
Process completed with exit code 1.
|
Verify tilt ci (production images)
Process completed with exit code 1.
|
Verify tilt ci (development images)
Process completed with exit code 1.
|
Verify go tests
Restore cache failed: Dependencies file is not found in /home/runner/work/dinghy/dinghy. Supported file pattern: go.sum
|