Update module github.com/aws/aws-sdk-go to v1.44.319 #3183
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
check.yml
on: push
Lint go code
2m 31s
Verify go tests
23s
Verify tilt ci (development images)
4m 58s
Verify tilt ci (production images)
3m 44s
Annotations
10 errors and 1 warning
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.
|
Lint go code
golangci-lint exit with code 3
|
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
|