Upgrade packages #2116
go.yml
on: pull_request
Lint and fmt check
1m 51s
Matrix: build
Annotations
20 errors and 1 warning
Lint and fmt check
multiple-value section.Bool(key) (value of type (bool, bool)) in single-value context)\" were hidden, use --max-same-issues"
|
Lint and fmt check:
test/aws/aws.go#L8
could not import github.com/aws/aws-sdk-go-v2/config (-: # github.com/aws/aws-sdk-go-v2/config
|
Lint and fmt check:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L794
assignment mismatch: 1 variable but srcSection.Int returns 2 values
|
Lint and fmt check:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L795
undefined: ini.NewIntValue
|
Lint and fmt check:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L966
multiple-value section.Int(roleDurationSecondsKey) (value of type (int64, bool)) in single-value context
|
Lint and fmt check:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L1317
undefined: ini.IntegerType
|
Lint and fmt check:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L1322
multiple-value section.Int(key) (value of type (int64, bool)) in single-value context
|
Lint and fmt check:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L1332
assignment mismatch: 1 variable but section.Bool returns 2 values
|
Lint and fmt check:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L1342
assignment mismatch: 1 variable but section.Bool returns 2 values
|
Lint and fmt check:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L1374
multiple-value section.Bool(key) (value of type (bool, bool)) in single-value context
|
CI on Go 1.20:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L794
assignment mismatch: 1 variable but srcSection.Int returns 2 values
|
CI on Go 1.20:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L795
undefined: ini.NewIntValue
|
CI on Go 1.20:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L966
multiple-value section.Int(roleDurationSecondsKey) (value of type (int64, bool)) in single-value context
|
CI on Go 1.20:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L1317
undefined: ini.IntegerType
|
CI on Go 1.20:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L1322
multiple-value section.Int(key) (value of type (int64, bool)) in single-value context
|
CI on Go 1.20:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L1332
assignment mismatch: 1 variable but section.Bool returns 2 values
|
CI on Go 1.20:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L1342
assignment mismatch: 1 variable but section.Bool returns 2 values
|
CI on Go 1.20:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L1374
multiple-value section.Bool(key) (value of type (bool, bool)) in single-value context
|
CI on Go 1.20:
vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go#L1390
multiple-value section.Bool(key) (value of type (bool, bool)) in single-value context
|
CI on Go 1.20
Process completed with exit code 2.
|
CI on Go 1.20
Restore cache failed: Dependencies file is not found in /home/runner/work/patron/patron. Supported file pattern: go.sum
|