Skip to content

chore(deps): update dependency ioredis to ^5.4.1 #5605

chore(deps): update dependency ioredis to ^5.4.1

chore(deps): update dependency ioredis to ^5.4.1 #5605

Triggered via pull request October 5, 2024 10:11
@renovaterenovate[bot]
synchronize #190
Status Failure
Total duration 36s
Artifacts

node.js.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build / build: src/main.ts#L26
Type 'Redis' is not assignable to type 'ConnectionOptions | undefined'.
build / build: src/queues/Loki.ts#L6
Type 'Redis' is not assignable to type 'ConnectionOptions | undefined'.
build / build: src/queues/Loki.ts#L8
Type 'Redis' is not assignable to type 'ConnectionOptions | undefined'.
build / build: src/queues/Loki.ts#L11
Type 'Redis' is not assignable to type 'ConnectionOptions | undefined'.
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/