vorteil/direktiv

View on GitHub
ui/src/components/Navigation/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Navigation has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Navigation: FC = () => {
  const pages = usePages();
  const namespace = useNamespace();
  const { t } = useTranslation();
  const [, secondPathLevel] = useMatches();
Severity: Minor
Found in ui/src/components/Navigation/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status