chore: add Apache 2.0 license #92
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Build:
src/momento-redis-adapter.ts#L192
Unexpected any. Specify a different type
|
Build:
src/momento-redis-adapter.ts#L260
'reconnect' is defined but never used
|
Lint:
src/momento-redis-adapter.ts#L192
Unexpected any. Specify a different type
|
Lint:
src/momento-redis-adapter.ts#L260
'reconnect' is defined but never used
|
Loading