feat: Add support for IncludeLinkedAccounts Options #2455
Annotations
4 errors and 2 warnings
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)
|
Lint
issues found
|
Build:
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)
|
Build
Process completed with exit code 2.
|
verify
Restore cache failed: Dependencies file is not found in /home/runner/work/yet-another-cloudwatch-exporter/yet-another-cloudwatch-exporter. Supported file pattern: go.sum
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/yet-another-cloudwatch-exporter/yet-another-cloudwatch-exporter. Supported file pattern: go.sum
|