FarmBot/Farmbot-Web-App

View on GitHub
frontend/settings/transfer_ownership/change_ownership_form.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

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

  render() {
    return <Highlight className={"section"}
      settingName={DeviceSetting.changeOwnership}>
      <ExpandableHeader
        expanded={this.state.open}
Severity: Major
Found in frontend/settings/transfer_ownership/change_ownership_form.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status