NodeRedis/node-redis

View on GitHub
packages/client/lib/commands/XPENDING_RANGE.ts

Summary

Maintainability
A
45 mins
Test Coverage

Function transformArguments has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    key: RedisCommandArgument,
    group: RedisCommandArgument,
    start: string,
    end: string,
    count: number,
Severity: Minor
Found in packages/client/lib/commands/XPENDING_RANGE.ts - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status