Skip to content

feat(backend): add BullMQ JobManager framework #1521

feat(backend): add BullMQ JobManager framework

feat(backend): add BullMQ JobManager framework #1521

Triggered via pull request July 31, 2026 23:04
Status Failure
Total duration 1m 50s
Artifacts

test.yml

on: pull_request
Vulnerability triage reconciliation
5s
Vulnerability triage reconciliation
test
1m 45s
test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
test
Process completed with exit code 1.
src/reconciliationWorkload.test.ts > reconciliationWorkload > runs every 15 minutes on the reconciliation queue: packages/backend/src/reconciliationWorkload.test.ts#L63
AssertionError: expected { every: '10s' } to deeply equal { every: '15m' } - Expected + Received { - "every": "15m", + "every": "10s", } ❯ src/reconciliationWorkload.test.ts:63:35
Vulnerability triage reconciliation
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/