fix(deps): update module github.com/aws/aws-sdk-go to v1.54.18 #287
golangci-lint.yml
on: pull_request
golangci-lint
2m 28s
Annotations
9 errors
golangci-lint:
resources/glue-securityconfiguration_mock_test.go#L25
cannot use mockSvc (variable of type *mock_glueiface.MockGlueAPI) as glueiface.GlueAPI value in struct literal: *mock_glueiface.MockGlueAPI does not implement glueiface.GlueAPI (missing method CreateUsageProfile)
|
golangci-lint:
resources/glue-securityconfiguration_mock_test.go#L45
cannot use mockSvc (variable of type *mock_glueiface.MockGlueAPI) as glueiface.GlueAPI value in struct literal: *mock_glueiface.MockGlueAPI does not implement glueiface.GlueAPI (missing method CreateUsageProfile)
|
golangci-lint:
resources/glue-securityconfiguration_mock_test.go#L70
cannot use mockSvc (variable of type *mock_glueiface.MockGlueAPI) as glueiface.GlueAPI value in struct literal: *mock_glueiface.MockGlueAPI does not implement glueiface.GlueAPI (missing method CreateUsageProfile)
|
golangci-lint:
resources/sagemaker-domain_test.go#L29
cannot use mockSageMaker (variable of type *mock_sagemakeriface.MockSageMakerAPI) as sagemakeriface.SageMakerAPI value in struct literal: *mock_sagemakeriface.MockSageMakerAPI does not implement sagemakeriface.SageMakerAPI (missing method CreateMlflowTrackingServer)
|
golangci-lint:
resources/sagemaker-domain_test.go#L33
cannot use mockSageMaker (variable of type *mock_sagemakeriface.MockSageMakerAPI) as sagemakeriface.SageMakerAPI value in struct literal: *mock_sagemakeriface.MockSageMakerAPI does not implement sagemakeriface.SageMakerAPI (missing method CreateMlflowTrackingServer)
|
golangci-lint:
resources/sagemaker-domain_test.go#L82
cannot use mockSageMaker (variable of type *mock_sagemakeriface.MockSageMakerAPI) as sagemakeriface.SageMakerAPI value in struct literal: *mock_sagemakeriface.MockSageMakerAPI does not implement sagemakeriface.SageMakerAPI (missing method CreateMlflowTrackingServer)
|
golangci-lint:
resources/sagemaker-userprofiles_mock_test.go#L27
cannot use mockSvc (variable of type *mock_sagemakeriface.MockSageMakerAPI) as sagemakeriface.SageMakerAPI value in struct literal: *mock_sagemakeriface.MockSageMakerAPI does not implement sagemakeriface.SageMakerAPI (missing method CreateMlflowTrackingServer)
|
golangci-lint:
resources/sagemaker-userprofiles_mock_test.go#L77
cannot use mockSvc (variable of type *mock_sagemakeriface.MockSageMakerAPI) as sagemakeriface.SageMakerAPI value in struct literal: *mock_sagemakeriface.MockSageMakerAPI does not implement sagemakeriface.SageMakerAPI (missing method CreateMlflowTrackingServer) (typecheck)
|
golangci-lint
issues found
|