RocketChat/Rocket.Chat

View on GitHub
apps/meteor/client/omnichannel/reports/ReportsPage.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function ReportsPage has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const ReportsPage = () => {
    const t = useTranslation();

    const hasPermission = usePermission('view-livechat-reports');
    const isEnterprise = useHasLicenseModule('livechat-enterprise');
Severity: Minor
Found in apps/meteor/client/omnichannel/reports/ReportsPage.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status