Skip to content

Bump actions/setup-python from 4.7.1 to 5.0.0 #311

Bump actions/setup-python from 4.7.1 to 5.0.0

Bump actions/setup-python from 4.7.1 to 5.0.0 #311

Triggered via pull request December 11, 2023 13:02
Status Failure
Total duration 7m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-and-build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.