RocketChat/Rocket.Chat

View on GitHub
apps/meteor/client/NavBarV2/NavBar.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function NavBar has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const NavBar = () => {
    const t = useTranslation();
    const user = useUser();

    const hasAuditLicense = useHasLicenseModule('auditing') === true;
Severity: Minor
Found in apps/meteor/client/NavBarV2/NavBar.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status