NodeRedis/node-redis

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

Summary

Maintainability
A
45 mins
Test Coverage

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

    key: RedisCommandArgument,
    member: string,
    radius: number,
    unit: GeoUnits,
    destination: RedisCommandArgument,
Severity: Minor
Found in packages/client/lib/commands/GEORADIUSBYMEMBERSTORE.ts - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status