Update module github.com/aws/aws-sdk-go to v1.45.4 #3212
check.yml
on: push
Lint go code
2m 1s
Verify go tests
1m 17s
Verify tilt ci (development images)
9m 50s
Verify tilt ci (production images)
2m 17s
Annotations
5 errors and 1 warning
Lint go code:
backend/cmd/backend/main.go#L7
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Lint go code:
backend/pkg/list.go#L9
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Lint go code:
backend/pkg/thumbnail.go#L10
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Lint go code
issues found
|
Verify tilt ci (production 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
|