DemocracyOS/democracyos

View on GitHub
lib/site/sign-in/component.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function render has 95 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render () {
    const form = (
      <FormAsync
        action='/api/signin'
        onSubmit={this.handleSubmit}
Severity: Major
Found in lib/site/sign-in/component.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status