sombreroEnPuntas/car-gallery

View on GitHub

Showing 1 of 22 total issues

Function render has 53 lines of code (exceeds 50 allowed). Consider refactoring.
Open

  render() {
    const { error, isLoading, retries, step } = this.state
    const fieldHelper = makeFieldHelper(this.state, this.handleUpdate)

    const carsFound = getCarsFiltered(this.state)
Severity: Major
Found in pages/index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language