Skip to content

fix(meshmetric): add missing timestamp in mapper (backport of #10966) #3716

fix(meshmetric): add missing timestamp in mapper (backport of #10966)

fix(meshmetric): add missing timestamp in mapper (backport of #10966) #3716

Triggered via pull request July 25, 2024 06:56
Status Failure
Total duration 8m 13s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: app/kuma-dp/pkg/dataplane/metrics/metrics_producer.go#L106
app.MeshMetricMutator undefined (type ApplicationToScrape has no field or method MeshMetricMutator) (typecheck)
lint: app/kuma-dp/pkg/dataplane/metrics/metrics_producer.go#L115
app.ExtraLabels undefined (type ApplicationToScrape has no field or method ExtraLabels) (typecheck)
lint: app/kuma-dp/pkg/dataplane/metrics/metrics_format_mapper_test.go#L20
undefined: utils.TestCaseName (typecheck)
lint: app/kuma-dp/pkg/dataplane/metrics/metrics_format_mapper_test.go#L25
undefined: AggregatedOtelMutator (typecheck)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/