feat(backend): add BullMQ JobManager framework #1523
test.yml
on: pull_request
Vulnerability triage reconciliation
5s
test
1m 44s
Annotations
3 errors and 2 warnings
|
test
Process completed with exit code 1.
|
|
src/bullmqClient.test.ts > BullMQClient > stores the latest repo indexing job id when enqueueing a repo job:
packages/shared/src/bullmqClient.test.ts#L123
AssertionError: expected "vi.fn()" to be called with arguments: [ { where: { id: 42 }, …(1) } ]
Number of calls: 0
❯ src/bullmqClient.test.ts:123:28
|
|
dist/bullmqClient.test.js > BullMQClient > stores the latest repo indexing job id when enqueueing a repo job:
packages/shared/src/bullmqClient.test.ts#L123
AssertionError: expected "vi.fn()" to be called with arguments: [ { where: { id: 42 }, …(1) } ]
Number of calls: 0
❯ src/bullmqClient.test.ts:123:28
|
|
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/
|