Skip to content

simulate extra long processing #3415

simulate extra long processing

simulate extra long processing #3415

Triggered via push October 6, 2023 03:16
Status Failure
Total duration 17m 59s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
tests: lib/BackbeatConsumer.js#L268
Operator '/' must be spaced
tests: lib/BackbeatConsumer.js#L284
Unexpected console statement
tests: lib/BackbeatConsumer.js#L284
Missing semicolon
tests: lib/BackbeatConsumer.js#L289
Operator '/' must be spaced
tests: lib/BackbeatConsumer.js#L430
Unexpected console statement
tests: lib/BackbeatConsumer.js#L430
Missing semicolon
tests
Process completed with exit code 1.
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