new-client/src/types/requests.ts

Summary

Maintainability
A
2 hrs
Test Coverage

File requests.ts has 252 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { Network, MessageRecord, AlertsRecord } from './notifications';

export interface CreateRequest {
  id: 'CREATE';
  name: string;
Severity: Minor
Found in new-client/src/types/requests.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status