vorteil/direktiv

View on GitHub
ui/src/pages/namespace/Gateway/Routes/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function RoutesPage has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const RoutesPage = () => {
  const { isFetching, refetch } = useRoutes();
  const [search, setSearch] = useState("");
  const { data: routes } = useRoutes();

Severity: Minor
Found in ui/src/pages/namespace/Gateway/Routes/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status