Move redis adapter to separate npm library #169
release.yml
on: pull_request
Matrix: 🧪 Test
⚙️ Release
20s
Annotations
5 errors and 1 warning
🧪 Test (16):
examples/redis-3-adapter.ts#L17
Argument of type 'RedisClientType<{ graph: { CONFIG_GET: typeof import("/home/runner/work/cachified/cachified/node_modules/@redis/graph/dist/commands/CONFIG_GET"); configGet: typeof import("/home/runner/work/cachified/cachified/node_modules/@redis/graph/dist/commands/CONFIG_GET"); ... 15 more ...; slowLog: typeof import("/home/runner...' is not assignable to parameter of type 'Redis3LikeCache'.
|
🧪 Test (20):
examples/redis-3-adapter.ts#L17
Argument of type 'RedisClientType<{ graph: { CONFIG_GET: typeof import("/home/runner/work/cachified/cachified/node_modules/@redis/graph/dist/commands/CONFIG_GET"); configGet: typeof import("/home/runner/work/cachified/cachified/node_modules/@redis/graph/dist/commands/CONFIG_GET"); ... 15 more ...; slowLog: typeof import("/home/runner...' is not assignable to parameter of type 'Redis3LikeCache'.
|
🧪 Test (14):
examples/redis-3-adapter.ts#L17
Argument of type 'RedisClientType<{ graph: { CONFIG_GET: typeof import("/home/runner/work/cachified/cachified/node_modules/@redis/graph/dist/commands/CONFIG_GET"); configGet: typeof import("/home/runner/work/cachified/cachified/node_modules/@redis/graph/dist/commands/CONFIG_GET"); ... 15 more ...; slowLog: typeof import("/home/runner...' is not assignable to parameter of type 'Redis3LikeCache'.
|
🧪 Test (18):
examples/redis-3-adapter.ts#L17
Argument of type 'RedisClientType<{ graph: { CONFIG_GET: typeof import("/home/runner/work/cachified/cachified/node_modules/@redis/graph/dist/commands/CONFIG_GET"); configGet: typeof import("/home/runner/work/cachified/cachified/node_modules/@redis/graph/dist/commands/CONFIG_GET"); ... 15 more ...; slowLog: typeof import("/home/runner...' is not assignable to parameter of type 'Redis3LikeCache'.
|
⚙️ Release:
examples/redis-3-adapter.ts#L17
Argument of type 'RedisClientType<{ graph: { CONFIG_GET: typeof import("/home/runner/work/cachified/cachified/node_modules/@redis/graph/dist/commands/CONFIG_GET"); configGet: typeof import("/home/runner/work/cachified/cachified/node_modules/@redis/graph/dist/commands/CONFIG_GET"); ... 15 more ...; slowLog: typeof import("/home/runner...' is not assignable to parameter of type 'Redis3LikeCache'.
|
🧪 Test (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|