Codibre/fluent-iterable

View on GitHub
src/recipes/to-object-chain-reduce-recipe.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function toObjectNode has 6 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

  it: AnyIterable<any>,
  keys: FunctionAnyMapper<any>[],
  index: number,
  ing: ToObjectChainIngredients,
  reducer: AsyncReducer<T, R>,
Severity: Minor
Found in src/recipes/to-object-chain-reduce-recipe.ts - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status