swarthy/redis-semaphore

View on GitHub
src/multiSemaphore/refresh/index.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function refreshSemaphore has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

  client: RedisClient,
  key: string,
  limit: number,
  permits: number,
  options: Options
Severity: Minor
Found in src/multiSemaphore/refresh/index.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status