Skip to content

[SDKS-7658] Handle timeouts and queueing of Redis pipeline operations #1201

[SDKS-7658] Handle timeouts and queueing of Redis pipeline operations

[SDKS-7658] Handle timeouts and queueing of Redis pipeline operations #1201

Triggered via pull request November 30, 2023 01:36
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build: src/storages/inRedis/RedisAdapter.ts#L96
'this' implicitly has type 'any' because it does not have a type annotation.
Build: src/storages/inRedis/SplitsCacheInRedis.ts#L198
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
Build
Process completed with exit code 2.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/