RocketChat/Rocket.Chat

View on GitHub
ee/packages/license/src/validation/validateLimits.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function validateLimits has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export async function validateLimits(
    this: LicenseManager,
    limits: ILicenseV3['limits'],
    options: LicenseValidationOptions,
): Promise<BehaviorWithContext[]> {
Severity: Minor
Found in ee/packages/license/src/validation/validateLimits.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status