Skip to content

Add rdkafka metrics #3406

Add rdkafka metrics

Add rdkafka metrics #3406

Triggered via push October 5, 2023 10:07
Status Failure
Total duration 20m 25s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
tests: lib/BackbeatConsumer.js#L120
'RdkafkaStats' is not defined
tests
Process completed with exit code 1.
tests
Restore cache failed: Dependencies file is not found in /home/runner/work/backbeat/backbeat. Supported file pattern: go.sum
tests: .github/dockerfiles/mongodb/conf/initReplicaSet.js#L1
File ignored by default.
tests: lib/BackbeatConsumer.js#L184
Expected to return a value at the end of method 'rebalance_cb'
tests: tests/unit/lifecycle/LifecycleConductor.spec.js#L53
'order' is never reassigned. Use 'const' instead