vorteil/direktiv

View on GitHub
ui/src/pages/namespace/Explorer/Tree/Header.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function ExplorerHeader has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const ExplorerHeader: FC = () => {
  const pages = usePages();
  const namespace = useNamespace();
  const { path } = pages.explorer.useParams();

Severity: Minor
Found in ui/src/pages/namespace/Explorer/Tree/Header.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status