Bump actions/setup-python from 4.7.1 to 5.0.0 #311
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
Unit tests:
pkg/eks/services_v2.go#L53
cannot use s.sts (variable of type *"github.com/aws/aws-sdk-go-v2/service/sts".Client) as "github.com/weaveworks/eksctl/pkg/awsapi".STS value in return statement: *"github.com/aws/aws-sdk-go-v2/service/sts".Client does not implement "github.com/weaveworks/eksctl/pkg/awsapi".STS (wrong type for method Options)
|
Unit tests
Process completed with exit code 2.
|