This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
Bump golang to 1.21 #911
Annotations
10 errors and 1 warning
Check code (1.21):
api/s3/s3_test.go#L36
suite.T undefined (type *S3TestSuite has no field or method T) (typecheck)
|
Check code (1.21):
api/s3/s3_test.go#L74
suite.T undefined (type *S3TestSuite has no field or method T) (typecheck)
|
Check code (1.21):
api/s3/s3_test.go#L79
suite.T undefined (type *S3TestSuite has no field or method T) (typecheck)
|
Check code (1.21):
internal/config/config_test.go#L45
suite.T undefined (type *TestSuite has no field or method T) (typecheck)
|
Check code (1.21):
internal/config/config_test.go#L46
suite.T undefined (type *TestSuite has no field or method T) (typecheck)
|
Check code (1.21):
internal/config/config_test.go#L47
suite.T undefined (type *TestSuite has no field or method T) (typecheck)
|
Check code (1.21):
internal/storage/storage.go#L17
"github.com/aws/aws-sdk-go/aws/awserr" imported and not used (typecheck)
|
Check code (1.21):
../../../../../opt/hostedtoolcache/go/1.21.7/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
Check code (1.21):
../../../../../opt/hostedtoolcache/go/1.21.7/x64/src/slices/sort.go#L67
undefined: min (typecheck)
|
Check code (1.21):
../../../../../opt/hostedtoolcache/go/1.21.7/x64/src/slices/sort.go#L97
undefined: max (typecheck)
|
Check code (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/sda-download/sda-download. Supported file pattern: go.sum
|