Skip to content

Do not retry whole batch when a single entry fails #3379

Do not retry whole batch when a single entry fails

Do not retry whole batch when a single entry fails #3379

Triggered via push September 27, 2023 18:49
Status Success
Total duration 34m 50s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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: tests/unit/lifecycle/LifecycleConductor.spec.js#L53
'order' is never reassigned. Use 'const' instead