Refactor aws cloud service and introduce a client provider #664
Annotations
2 errors and 1 warning
Run golang/govulncheck-action@v1:
pkg/aws/cloud.go#L135
cannot use provider.NewDefaultAWSClientsProvider(awsConfig, endpointsResolver) (value of type *provider.defaultAWSClientsProvider) as provider.AWSClientsProvider value in assignment: *provider.defaultAWSClientsProvider does not implement provider.AWSClientsProvider (missing method GetELBV2Client)
|
Run golang/govulncheck-action@v1
Process completed with exit code 1.
|
Run golang/govulncheck-action@v1
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Loading