Updating all dependencies #13
Annotations
19 errors
Node.js tests (CommonJS) (16.x)
Property 'setex' does not exist on type 'RedisClientType<{ graph: { CONFIG_GET: typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/graph/dist/commands/CONFIG_GET"); configGet: typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/graph/dist/commands/CONFIG_GET"); ... 15 more ...; slowLog: typeof impo...'. Did you mean 'setEx'?
|
Node.js tests (CommonJS) (16.x)
Property 'setex' does not exist on type 'RedisClientType<{ graph: { CONFIG_GET: typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/graph/dist/commands/CONFIG_GET"); configGet: typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/graph/dist/commands/CONFIG_GET"); ... 15 more ...; slowLog: typeof impo...'. Did you mean 'setEx'?
|
Node.js tests (CommonJS) (16.x)
Property 'setex' does not exist on type 'RedisClientType<{ graph: { CONFIG_GET: typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/graph/dist/commands/CONFIG_GET"); configGet: typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/graph/dist/commands/CONFIG_GET"); ... 15 more ...; slowLog: typeof impo...'. Did you mean 'setEx'?
|
Node.js tests (CommonJS) (16.x)
Type '(key: string, cb?: any) => boolean' is not assignable to type 'RedisCommandSignature<typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/client/dist/lib/commands/GET")>'.
|
Node.js tests (CommonJS) (16.x)
Type '(key: any, cb?: any) => boolean' is not assignable to type 'RedisCommandSignature<typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/client/dist/lib/commands/DEL")>'.
|
Node.js tests (CommonJS) (16.x)
Namespace '"/home/runner/work/session-redis/session-redis/node_modules/redis/dist/index"' has no exported member 'Callback'.
|
Node.js tests (CommonJS) (16.x)
Process completed with exit code 2.
|
Node.js tests (CommonJS) (18.x)
The job was canceled because "_16_x" failed.
|
Node.js tests (CommonJS) (18.x)
The operation was canceled.
|
Node.js tests (ESM) (16.x):
test/RedisStore.ts#L18
Property 'setex' does not exist on type 'RedisClientType<{ graph: { CONFIG_GET: typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/graph/dist/commands/CONFIG_GET"); configGet: typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/graph/dist/commands/CONFIG_GET"); ... 15 more ...; slowLog: typeof impo...'. Did you mean 'setEx'?
|
Node.js tests (ESM) (16.x):
test/RedisStore.ts#L31
Property 'setex' does not exist on type 'RedisClientType<{ graph: { CONFIG_GET: typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/graph/dist/commands/CONFIG_GET"); configGet: typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/graph/dist/commands/CONFIG_GET"); ... 15 more ...; slowLog: typeof impo...'. Did you mean 'setEx'?
|
Node.js tests (ESM) (16.x):
test/RedisStore.ts#L54
Property 'setex' does not exist on type 'RedisClientType<{ graph: { CONFIG_GET: typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/graph/dist/commands/CONFIG_GET"); configGet: typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/graph/dist/commands/CONFIG_GET"); ... 15 more ...; slowLog: typeof impo...'. Did you mean 'setEx'?
|
Node.js tests (ESM) (16.x):
test/RedisStore.ts#L55
Type '(key: string, cb?: any) => boolean' is not assignable to type 'RedisCommandSignature<typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/client/dist/lib/commands/GET")>'.
|
Node.js tests (ESM) (16.x):
test/RedisStore.ts#L56
Type '(key: any, cb?: any) => boolean' is not assignable to type 'RedisCommandSignature<typeof import("/home/runner/work/session-redis/session-redis/node_modules/@redis/client/dist/lib/commands/DEL")>'.
|
Node.js tests (ESM) (16.x):
test/RedisStore.ts#L79
Namespace '"/home/runner/work/session-redis/session-redis/node_modules/redis/dist/index"' has no exported member 'Callback'.
|
Node.js tests (ESM) (16.x)
Process completed with exit code 2.
|
Node.js tests (ESM) (18.x)
The job was canceled because "_16_x" failed.
|
Node.js tests (ESM) (18.x)
The operation was canceled.
|
Node.js tests (ESM) (18.x)
Error: The process '/opt/hostedtoolcache/redis/7.2.3/x64/bin/redis-cli' failed with exit code 1
|