Specs #260
Annotations
3 errors and 7 warnings
Run tests:
spec/redis_spec.cr#L815
got: "10.59999999999999964"
|
Run tests:
spec/redis_spec.cr#L815
got: "10.59999999999999964"
|
Run tests
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests:
src/redis/commands.cr#L1733
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
Run tests:
spec/redis_spec.cr#L1430
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
Run tests:
src/redis/commands.cr#L1777
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
Run tests:
spec/redis_pooled_client_spec.cr#L95
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
Run tests:
spec/redis_pooled_client_spec.cr#L112
Deprecated ::sleep. Use `::sleep(Time::Span)` instead
|
Loading