[SEGDP-2781] Migrate AWS Go SDK to V2 #636
Triggered via pull request
September 19, 2025 18:49
Status
Failure
Total duration
2m 17s
Artifacts
–
ci.yml
on: pull_request
publish-ghcr
0s
publish-dockerhub
0s
Annotations
10 errors
|
test270
Process completed with exit code 2.
|
|
test270
cannot use sess.Config.Credentials (variable of type *credentials.Credentials) as func(signer *"github.com/aws/aws-sdk-go-v2/aws/signer/v4".SignerOptions) value in argument to sigv4.NewSigner
|
|
test270:
pkg/admin/connector.go#L123
cannot use signer (variable of type *"github.com/aws/aws-sdk-go-v2/aws/signer/v4".Signer) as *"github.com/aws/aws-sdk-go/aws/signer/v4".Signer value in struct literal
|
|
test270:
pkg/admin/connector.go#L120
undefined: aws.StringValue
|
|
test270:
pkg/admin/connector.go#L119
cannot use sess.Config.Credentials (variable of type *"github.com/aws/aws-sdk-go/aws/credentials".Credentials) as func(signer *"github.com/aws/aws-sdk-go-v2/aws/signer/v4".SignerOptions) value in argument to sigv4.NewSigner
|
|
test360
Process completed with exit code 2.
|
|
test360
cannot use sess.Config.Credentials (variable of type *credentials.Credentials) as func(signer *"github.com/aws/aws-sdk-go-v2/aws/signer/v4".SignerOptions) value in argument to sigv4.NewSigner
|
|
test360:
pkg/admin/connector.go#L123
cannot use signer (variable of type *"github.com/aws/aws-sdk-go-v2/aws/signer/v4".Signer) as *"github.com/aws/aws-sdk-go/aws/signer/v4".Signer value in struct literal
|
|
test360:
pkg/admin/connector.go#L120
undefined: aws.StringValue
|
|
test360:
pkg/admin/connector.go#L119
cannot use sess.Config.Credentials (variable of type *"github.com/aws/aws-sdk-go/aws/credentials".Credentials) as func(signer *"github.com/aws/aws-sdk-go-v2/aws/signer/v4".SignerOptions) value in argument to sigv4.NewSigner
|