Updated the Search package to use [email protected] #2066
Annotations
4 errors
Build
Process completed with exit code 2.
|
Build:
packages/redis/index.ts#L90
Type '{ json: { ARRAPPEND: { readonly IS_READ_ONLY: false; readonly parseCommand: (this: void, parser: CommandParser, key: RedisArgument, path: RedisArgument, json: RedisJSON, ...jsons: RedisJSON[]) => void; readonly transformReply: () => NumberReply<...> | ArrayReply<...>; }; ... 44 more ...; type: { ...; }; }; ... 6 mor...' does not satisfy the constraint 'RedisModules'.
|
Build:
packages/redis/index.ts#L64
Type '{ json: { ARRAPPEND: { readonly IS_READ_ONLY: false; readonly parseCommand: (this: void, parser: CommandParser, key: RedisArgument, path: RedisArgument, json: RedisJSON, ...jsons: RedisJSON[]) => void; readonly transformReply: () => NumberReply<...> | ArrayReply<...>; }; ... 44 more ...; type: { ...; }; }; ... 6 mor...' does not satisfy the constraint 'RedisModules'.
|
Build:
packages/redis/index.ts#L38
Type '{ json: { ARRAPPEND: { readonly IS_READ_ONLY: false; readonly parseCommand: (this: void, parser: CommandParser, key: RedisArgument, path: RedisArgument, json: RedisJSON, ...jsons: RedisJSON[]) => void; readonly transformReply: () => NumberReply<...> | ArrayReply<...>; }; ... 44 more ...; type: { ...; }; }; ... 6 mor...' does not satisfy the constraint 'RedisModules'.
|
Loading