build(deps): bump ioredis from 4.28.5 to 5.4.1 in /packages/extension-redis #2142
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.
|