AugurProject/augur-ui

View on GitHub
src/modules/account/components/account-view/account-view.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function AccountView has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const AccountView = p => {
  const showRepFaucet = parseInt(augur.rpc.getNetworkID(), 10) !== 1;

  return (
    <section className={Styles.AccountView}>
Severity: Minor
Found in src/modules/account/components/account-view/account-view.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status