[PDOK-16462] implementation #7
Annotations
4 errors and 2 warnings
test:
internal/agg/aggregator_test.go#L33
cannot use &fakeDuReader{…} (value of type *fakeDuReader) as du.Reader value in struct literal: *fakeDuReader does not implement du.Reader (missing method TestConnection)
|
test:
internal/agg/aggregator_test.go#L65
cannot use &fakeDuReader{…} (value of type *fakeDuReader) as du.Reader value in struct literal: *fakeDuReader does not implement du.Reader (missing method TestConnection)
|
test:
internal/agg/aggregator_test.go#L78
cannot use &fakeDuReader{…} (value of type *fakeDuReader) as du.Reader value in struct literal: *fakeDuReader does not implement du.Reader (missing method TestConnection)
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/azure-storage-usage-exporter/azure-storage-usage-exporter. Supported file pattern: go.sum
|