Coursemology/coursemology2

View on GitHub
client/app/lib/components/core/layouts/Footer.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function Footer has 68 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Footer = (): JSX.Element | null => {
  const { t } = useTranslation();

  const enabled = useFooter();
  const attributions = useAttributions();
Severity: Major
Found in client/app/lib/components/core/layouts/Footer.tsx - About 2 hrs to fix

There are no issues that match your filters.

Category
Status