Skip to content

chore(deps): update dependency bullmq to v5 #5536

chore(deps): update dependency bullmq to v5

chore(deps): update dependency bullmq to v5 #5536

Triggered via pull request September 16, 2024 23:10
@renovaterenovate[bot]
synchronize #720
Status Failure
Total duration 35s
Artifacts

node.js.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build / build: src/main.ts#L26
Type 'Redis' is not assignable to type 'ConnectionOptions'.
build / build: src/queues/Loki.ts#L1
Module '"bullmq"' has no exported member 'QueueScheduler'.
build / build: src/queues/Loki.ts#L8
Type 'Redis' is not assignable to type 'ConnectionOptions'.
build / build: src/queues/Loki.ts#L11
Type 'Redis' is not assignable to type 'ConnectionOptions'.
build / build: src/tasks/Ping.ts#L9
Object literal may only specify known properties, and 'cron' does not exist in type 'RepeatOptions'.
build / build
Process completed with exit code 2.
build / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/