fixes #295: Use a semaphore to protect the Batcher from unbounded mem… #34
Annotations
2 errors and 1 warning
Run cargo clippy --all-features --all-targets -- -D warnings:
limitador/src/storage/redis/counters_cache.rs#L196
redundant pattern matching, consider using `is_some()`
|
Run cargo clippy --all-features --all-targets -- -D warnings
Process completed with exit code 101.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: abelfodil/protoc-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading