EscolaLMS/Front

View on GitHub
src/components/TermsOfService/Sidebar.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Sidebar has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Sidebar = () => {
  const { t } = useTranslation();
  const { settings, courses, fetchCourses } = useContext(EscolaLMSContext);

  useEffect(() => {
Severity: Minor
Found in src/components/TermsOfService/Sidebar.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status