RocketChat/Rocket.Chat

View on GitHub
packages/core-typings/src/IMessage/IMessage.ts

Summary

Maintainability
B
4 hrs
Test Coverage

File IMessage.ts has 352 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import type { UrlWithStringQuery } from 'url';

import type Icons from '@rocket.chat/icons';
import type { Root } from '@rocket.chat/message-parser';
import type { MessageSurfaceLayout } from '@rocket.chat/ui-kit';
Severity: Minor
Found in packages/core-typings/src/IMessage/IMessage.ts - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status