FarmBot/Farmbot-Web-App

View on GitHub
frontend/settings/account/change_password.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    return <div className={"change-password grid"}>
      <div className="row grid-exp-1">
        <label>
          {t(DeviceSetting.changePassword)}
Severity: Minor
Found in frontend/settings/account/change_password.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status