feat: adds initial support for dictionary APIs #35
Annotations
32 errors and 3 warnings
Test on Node 16:
src/momento-redis-adapter.ts#L344
Property 'hset' in type 'MomentoRedisAdapter' is not assignable to the same property in base type 'MomentoIORedis'.
|
Test on Node 16:
src/momento-redis-adapter.ts#L381
Property 'hmset' in type 'MomentoRedisAdapter' is not assignable to the same property in base type 'MomentoIORedis'.
|
Test on Node 16:
src/wrap-ioredis.ts#L49
Type 'MomentoRedisAdapter' is not assignable to type 'MomentoIORedis'.
|
Test on Node 16:
src/wrap-ioredis.ts#L74
Type 'MomentoRedisAdapter' is not assignable to type 'MomentoIORedis'.
|
Test on Node 16:
test/integration-setup.ts#L62
Type '{ client: MomentoRedisAdapter; }' is not assignable to type '{ client: MomentoIORedis; }'.
|
Test on Node 16
Process completed with exit code 2.
|
Test on Node 20
The job was canceled because "_16_true" failed.
|
Test on Node 16
The job was canceled because "_16_true" failed.
|
Test on Node 16:
src/momento-redis-adapter.ts#L344
Property 'hset' in type 'MomentoRedisAdapter' is not assignable to the same property in base type 'MomentoIORedis'.
|
Test on Node 16:
src/momento-redis-adapter.ts#L381
Property 'hmset' in type 'MomentoRedisAdapter' is not assignable to the same property in base type 'MomentoIORedis'.
|
Test on Node 16:
src/wrap-ioredis.ts#L49
Type 'MomentoRedisAdapter' is not assignable to type 'MomentoIORedis'.
|
Test on Node 16:
src/wrap-ioredis.ts#L74
Type 'MomentoRedisAdapter' is not assignable to type 'MomentoIORedis'.
|
Test on Node 16:
test/integration-setup.ts#L62
Type '{ client: MomentoRedisAdapter; }' is not assignable to type '{ client: MomentoIORedis; }'.
|
Test on Node 16
Process completed with exit code 2.
|
Test on Node 16:
src/momento-redis-adapter.ts#L344
Property 'hset' in type 'MomentoRedisAdapter' is not assignable to the same property in base type 'MomentoIORedis'.
|
Test on Node 16:
src/momento-redis-adapter.ts#L381
Property 'hmset' in type 'MomentoRedisAdapter' is not assignable to the same property in base type 'MomentoIORedis'.
|
Test on Node 16:
src/wrap-ioredis.ts#L49
Type 'MomentoRedisAdapter' is not assignable to type 'MomentoIORedis'.
|
Test on Node 16:
src/wrap-ioredis.ts#L74
Type 'MomentoRedisAdapter' is not assignable to type 'MomentoIORedis'.
|
Test on Node 16:
test/integration-setup.ts#L62
Type '{ client: MomentoRedisAdapter; }' is not assignable to type '{ client: MomentoIORedis; }'.
|
Test on Node 16
Process completed with exit code 2.
|
Test on Node 20
The job was canceled because "_16_true" failed.
|
Test on Node 18
The job was canceled because "_16" failed.
|
Test on Node 18:
src/momento-redis-adapter.ts#L344
Property 'hset' in type 'MomentoRedisAdapter' is not assignable to the same property in base type 'MomentoIORedis'.
|
Test on Node 18:
src/momento-redis-adapter.ts#L381
Property 'hmset' in type 'MomentoRedisAdapter' is not assignable to the same property in base type 'MomentoIORedis'.
|
Test on Node 18:
src/wrap-ioredis.ts#L49
Type 'MomentoRedisAdapter' is not assignable to type 'MomentoIORedis'.
|
Test on Node 18:
src/wrap-ioredis.ts#L74
Type 'MomentoRedisAdapter' is not assignable to type 'MomentoIORedis'.
|
Test on Node 18:
test/integration-setup.ts#L62
Type '{ client: MomentoRedisAdapter; }' is not assignable to type '{ client: MomentoIORedis; }'.
|
Test on Node 18
Process completed with exit code 2.
|
Test on Node 18
The job was canceled because "_16_true" failed.
|
Test on Node 18
The operation was canceled.
|
Test on Node 18
The job was canceled because "_16_true" failed.
|
Test on Node 18
The operation was canceled.
|
verify
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, momentohq/standards-and-practices/github-actions/oss-readme-template@gh-actions-v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test on Node 16
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test on Node 16
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|