Feat/add job progress support #48
test.yml
on: pull_request
Testing with Bun, dragonflydb@latest
48s
Matrix: test-redis
Annotations
8 errors
Testing with Bun, redis@6-alpine
Process completed with exit code 1.
|
Testing with Bun, redis@7-alpine
The job was canceled because "_6-alpine" failed.
|
Testing with Bun, redis@7-alpine
Process completed with exit code 1.
|
error: expect(received).toBe(expected):
src/controllers/http/worker-job-http-controller.spec.ts#L56
Expected: 200
Received: 500
at /home/runner/work/bullmq-proxy/bullmq-proxy/src/controllers/http/worker-job-http-controller.spec.ts:56:5
|
error: expect(received).toBeArrayOfSize():
src/controllers/http/worker-job-http-controller.spec.ts#L100
Received: []
at /home/runner/work/bullmq-proxy/bullmq-proxy/src/controllers/http/worker-job-http-controller.spec.ts:100:5
|
error: ERR Error running script (call to f0eebe0e363811bee69f4481af3c3ae2f4b0211c): @user_script:156: script tried accessing undeclared key
at new RedisError (:1:33)
at new ReplyError (/home/runner/work/bullmq-proxy/bullmq-proxy/node_modules/redis-errors/lib/modern.js:33:5)
|
error: ERR Error running script (call to f0eebe0e363811bee69f4481af3c3ae2f4b0211c): @user_script:156: script tried accessing undeclared key
at new RedisError (:1:33)
at new ReplyError (/home/runner/work/bullmq-proxy/bullmq-proxy/node_modules/redis-errors/lib/modern.js:33:5)
|
Testing with Bun, dragonflydb@latest
Process completed with exit code 1.
|