streetmix/streetmix

View on GitHub

Showing 332 of 806 total issues

Avoid too many return statements within this function.
Confirmed

    return
Severity: Major
Found in app/resources/v1/street_images.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return
Severity: Major
Found in app/resources/v1/users_streets.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return
Severity: Major
Found in app/resources/v1/votes.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return
Severity: Major
Found in app/resources/v1/streets.js - About 30 mins to fix

Avoid too many return statements within this function.
Confirmed

    return
Severity: Major
Found in app/resources/v1/street_images.js - About 30 mins to fix

Avoid too many return statements within this function.
Confirmed

    return
Severity: Major
Found in app/resources/v1/street_images.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return
Severity: Major
Found in app/resources/v1/votes.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return
Severity: Major
Found in app/resources/v1/street_remixes.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return
Severity: Major
Found in app/resources/v1/users_streets.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return
Severity: Major
Found in app/resources/v1/users_streets.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

  return UserMock.build(USER_DEFAULTS)
Severity: Major
Found in app/db/models/__mocks__/index.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return
Severity: Major
Found in app/resources/v1/votes.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return
Severity: Major
Found in app/resources/v1/users.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return res.status(200).json(payload)
Severity: Major
Found in app/resources/v1/votes.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return
Severity: Major
Found in app/resources/v1/streets.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return
Severity: Major
Found in app/resources/v1/streets.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return publicId
Severity: Major
Found in app/resources/v1/street_images.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return
Severity: Major
Found in app/resources/v1/streets.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return
Severity: Major
Found in app/resources/v1/users_streets.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    return (
      <time dateTime={props.value} title={props.value}>
        <FormattedDate value={props.value} month="long" day="numeric" />
      </time>
    )
Severity: Major
Found in client/src/app/DateTimeRelative.jsx - About 30 mins to fix
Severity
Category
Status
Source
Language