vorteil/direktiv

View on GitHub
ui/src/pages/namespace/Settings/DeleteNamespace/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

const DeleteNamespace: FC = () => {
  const { t } = useTranslation();
  const [dialogOpen, setDialogOpen] = useState(false);

  return (
Severity: Minor
Found in ui/src/pages/namespace/Settings/DeleteNamespace/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status