Drapegnik/hello-react-redux

View on GitHub

Showing 1 of 3 total issues

Function getProfile has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function getProfile(username) {
  const defaultState = {
    type: GET_PROFILE,
    repositories: [],
    fetching: false,
Severity: Minor
Found in src/actions/getProfile.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language