teableio/teable

View on GitHub
apps/nestjs-backend/test/rollup.e2e-spec.ts

Summary

Maintainability
B
6 hrs
Test Coverage

File rollup.e2e-spec.ts has 472 lines of code (exceeds 300 allowed). Consider refactoring.
Open

/* eslint-disable sonarjs/no-duplicate-string */
/* eslint-disable @typescript-eslint/no-non-null-assertion */
/* eslint-disable @typescript-eslint/no-explicit-any */
import type { INestApplication } from '@nestjs/common';
import type { IFieldRo, IFieldVo, ILookupOptionsRo, IRecord, LinkFieldCore } from '@teable/core';
Severity: Minor
Found in apps/nestjs-backend/test/rollup.e2e-spec.ts - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status