feat: Add support for IncludeLinkedAccounts Options #2455
Annotations
2 errors
golangci-lint:
pkg/clients/v2/factory_test.go#L168
cannot use testClient{} (value of type testClient) as "github.com/nerdswords/yet-another-cloudwatch-exporter/pkg/clients/cloudwatch".Client value in struct literal: testClient does not implement "github.com/nerdswords/yet-another-cloudwatch-exporter/pkg/clients/cloudwatch".Client (wrong type for method ListMetrics)
|
golangci-lint
issues found
|
Loading