tdreyno/leisure

View on GitHub

Showing 23 of 23 total issues

Avoid too many return statements within this function.
Open

        return fn([result1 as T, result2 as T2, result3 as T3], counter++)
Severity: Major
Found in src/Seq.ts - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

              return fn([undefined, result2, result3], counter++)
    Severity: Major
    Found in src/Seq.ts - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                return fn([undefined, result2, undefined], counter++)
      Severity: Major
      Found in src/Seq.ts - About 30 mins to fix
        Severity
        Category
        Status
        Source
        Language