fix(deps): update module github.com/aws/aws-sdk-go to v1.52.4 #144
golangci-lint.yml
on: pull_request
golangci-lint
2m 14s
Annotations
10 errors
golangci-lint:
resources/accessanalyzer-analyzers.go#L1
: # github.com/ekristen/aws-nuke/resources [github.com/ekristen/aws-nuke/resources.test]
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
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)
|