Skip to content

build(deps): bump ioredis from 4.28.5 to 5.4.1 in /packages/extension-redis #2137

build(deps): bump ioredis from 4.28.5 to 5.4.1 in /packages/extension-redis

build(deps): bump ioredis from 4.28.5 to 5.4.1 in /packages/extension-redis #2137

Triggered via pull request May 16, 2024 17:52
Status Failure
Total duration 3m 5s
Artifacts

build.yml

on: pull_request
Matrix: lint
Matrix: test
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint (16): packages/extension-redis/src/Redis.ts#L21
'RedisClient' only refers to a type, but is being used as a namespace here.
lint (16): packages/extension-redis/src/Redis.ts#L21
'RedisClient' only refers to a type, but is being used as a namespace here.
lint (16): packages/extension-redis/src/Redis.ts#L132
Argument of type 'ClusterOptions | RedisOptions | undefined' is not assignable to parameter of type 'RedisOptions'.
lint (16): packages/extension-redis/src/Redis.ts#L133
Argument of type 'ClusterOptions | RedisOptions | undefined' is not assignable to parameter of type 'RedisOptions'.
lint (16): packages/extension-redis/src/Redis.ts#L182
Parameter 'error' implicitly has an 'any' type.
lint (16)
Process completed with exit code 2.