NodeRedis/node-redis

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

Summary

Maintainability
A
45 mins
Test Coverage

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

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

    There are no issues that match your filters.

    Category
    Status