FarmBot/Farmbot-Web-App

View on GitHub
frontend/apology.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Apology has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function Apology(_: {}) {
  return <div style={OUTER_STYLE}>
    <div style={INNER_STYLE}>
      <h1 style={{ fontSize: "175%" }}>Page Error</h1>
      <span>
Severity: Minor
Found in frontend/apology.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status