feat: adds initial support for dictionary APIs #39
Annotations
10 errors and 2 warnings
Build:
src/momento-redis-adapter.ts#L389
Insert `;`
|
Build:
src/momento-redis-adapter.ts#L389
Missing semicolon
|
Build:
src/momento-redis-adapter.ts#L394
Delete `,`
|
Build:
test/hash.test.ts#L29
Replace `"OK"` with `'OK'`
|
Build:
test/hash.test.ts#L53
Replace `⏎······key⏎····` with `key`
|
Build:
test/hash.test.ts#L66
Replace `⏎······key⏎····` with `key`
|
Build:
test/hash.test.ts#L106
The 'Object.fromEntries' is not supported until Node.js 12.0.0. The configured version range is '>=8.0.0'
|
Build:
test/hash.test.ts#L116
Insert `,`
|
Build:
test/hash.test.ts#L133
Insert `,`
|
Build:
test/hash.test.ts#L138
Insert `;`
|
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/.
|
Build:
test/hash.test.ts#L29
Strings must use singlequote
|
Loading