soldotno/aurora-core

View on GitHub
src/actions/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function populateNextPage has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    populateNextPage({
      path = '/',
      query = {},
    } = {}) {
      return (dispatch, getState) => {
Severity: Minor
Found in src/actions/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status