Client Side Caching #1785
Annotations
10 errors and 1 warning
Build:
packages/client/lib/sentinel/index.ts#L615
Type '{ url?: string | undefined; socket?: RedisTcpSocketOptions | undefined; username?: string | undefined; password?: string | undefined; name?: string | undefined; ... 11 more ...; unstableResp3?: boolean | undefined; }' is not assignable to type 'RedisClientOptions<M, F, S, RESP, TYPE_MAPPING, RedisTcpSocketOptions>'.
|
Build:
packages/client/lib/sentinel/index.ts#L615
Type '{ url?: string | undefined; socket?: RedisTcpSocketOptions | undefined; username?: string | undefined; password?: string | undefined; name?: string | undefined; ... 11 more ...; unstableResp3?: boolean | undefined; }' is not assignable to type 'RedisClientOptions<M, F, S, RESP, TYPE_MAPPING, RedisTcpSocketOptions>'.
|
Build:
packages/bloom/lib/commands/bloom/ADD.ts#L1
Cannot find module '@redis/client/dist/lib/client/parser' or its corresponding type declarations.
|
Build:
packages/bloom/lib/commands/bloom/ADD.ts#L2
Cannot find module '@redis/client/dist/lib/RESP/types' or its corresponding type declarations.
|
Build:
packages/bloom/lib/commands/bloom/ADD.ts#L3
Cannot find module '@redis/client/dist/lib/commands/generic-transformers' or its corresponding type declarations.
|
Build:
packages/bloom/lib/commands/bloom/CARD.ts#L1
Cannot find module '@redis/client/dist/lib/client/parser' or its corresponding type declarations.
|
Build:
packages/bloom/lib/commands/bloom/CARD.ts#L2
Cannot find module '@redis/client/dist/lib/RESP/types' or its corresponding type declarations.
|
Build:
packages/bloom/lib/commands/bloom/EXISTS.ts#L1
Cannot find module '@redis/client/dist/lib/client/parser' or its corresponding type declarations.
|
Build:
packages/bloom/lib/commands/bloom/EXISTS.ts#L2
Cannot find module '@redis/client/dist/lib/RESP/types' or its corresponding type declarations.
|
Build:
packages/bloom/lib/commands/bloom/EXISTS.ts#L3
Cannot find module '@redis/client/dist/lib/commands/generic-transformers' or its corresponding type declarations.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Loading