Skip to content

fix(deps): update module github.com/aws/aws-sdk-go to v1.52.4 #375

fix(deps): update module github.com/aws/aws-sdk-go to v1.52.4

fix(deps): update module github.com/aws/aws-sdk-go to v1.52.4 #375

Triggered via pull request April 23, 2024 19:55
Status Failure
Total duration 2m 18s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)