fix(deps): update module github.com/aws/aws-sdk-go to v1.52.4 #375
Annotations
10 errors
test:
resources/cloudformation-stack_test.go#L28
cannot use mockCloudformation (variable of type *mock_cloudformationiface.MockCloudFormationAPI) as cloudformationiface.CloudFormationAPI value in struct literal: *mock_cloudformationiface.MockCloudFormationAPI does not implement cloudformationiface.CloudFormationAPI (missing method ListStackSetAutoDeploymentTargets)
|
test:
resources/cloudformation-stack_test.go#L59
cannot use mockCloudformation (variable of type *mock_cloudformationiface.MockCloudFormationAPI) as cloudformationiface.CloudFormationAPI value in struct literal: *mock_cloudformationiface.MockCloudFormationAPI does not implement cloudformationiface.CloudFormationAPI (missing method ListStackSetAutoDeploymentTargets)
|
test:
resources/cloudformation-stack_test.go#L84
cannot use mockCloudformation (variable of type *mock_cloudformationiface.MockCloudFormationAPI) as cloudformationiface.CloudFormationAPI value in struct literal: *mock_cloudformationiface.MockCloudFormationAPI does not implement cloudformationiface.CloudFormationAPI (missing method ListStackSetAutoDeploymentTargets)
|
test:
resources/cloudformation-stack_test.go#L141
cannot use mockCloudformation (variable of type *mock_cloudformationiface.MockCloudFormationAPI) as cloudformationiface.CloudFormationAPI value in struct literal: *mock_cloudformationiface.MockCloudFormationAPI does not implement cloudformationiface.CloudFormationAPI (missing method ListStackSetAutoDeploymentTargets)
|
test:
resources/cloudformation-stack_test.go#L191
cannot use mockCloudformation (variable of type *mock_cloudformationiface.MockCloudFormationAPI) as cloudformationiface.CloudFormationAPI value in struct literal: *mock_cloudformationiface.MockCloudFormationAPI does not implement cloudformationiface.CloudFormationAPI (missing method ListStackSetAutoDeploymentTargets)
|
test:
resources/cloudformation-stack_test.go#L241
cannot use mockCloudformation (variable of type *mock_cloudformationiface.MockCloudFormationAPI) as cloudformationiface.CloudFormationAPI value in struct literal: *mock_cloudformationiface.MockCloudFormationAPI does not implement cloudformationiface.CloudFormationAPI (missing method ListStackSetAutoDeploymentTargets)
|
test:
resources/cloudformation-stack_test.go#L296
cannot use mockCloudformation (variable of type *mock_cloudformationiface.MockCloudFormationAPI) as cloudformationiface.CloudFormationAPI value in struct literal: *mock_cloudformationiface.MockCloudFormationAPI does not implement cloudformationiface.CloudFormationAPI (missing method ListStackSetAutoDeploymentTargets)
|
test:
resources/cloudformation-stackset_test.go#L24
cannot use mockCloudformation (variable of type *mock_cloudformationiface.MockCloudFormationAPI) as cloudformationiface.CloudFormationAPI value in struct literal: *mock_cloudformationiface.MockCloudFormationAPI does not implement cloudformationiface.CloudFormationAPI (missing method ListStackSetAutoDeploymentTargets)
|
test:
resources/cloudformation-stackset_test.go#L89
cannot use mockCloudformation (variable of type *mock_cloudformationiface.MockCloudFormationAPI) as cloudformationiface.CloudFormationAPI value in struct literal: *mock_cloudformationiface.MockCloudFormationAPI does not implement cloudformationiface.CloudFormationAPI (missing method ListStackSetAutoDeploymentTargets)
|
test:
resources/cloudformation-stackset_test.go#L164
cannot use mockCloudformation (variable of type *mock_cloudformationiface.MockCloudFormationAPI) as cloudformationiface.CloudFormationAPI value in struct literal: *mock_cloudformationiface.MockCloudFormationAPI does not implement cloudformationiface.CloudFormationAPI (missing method ListStackSetAutoDeploymentTargets)
|