RocketChat/Rocket.Chat

View on GitHub
apps/meteor/client/views/marketplace/AppInstallPage.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function AppInstallPage has 72 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const AppInstallPage = () => {
    const t = useTranslation();
    const router = useRouter();

    const queryUrl = useSearchParameter('url');
Severity: Major
Found in apps/meteor/client/views/marketplace/AppInstallPage.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status