teableio/teable

View on GitHub
apps/nestjs-backend/src/features/attachments/plugins/local.spec.ts

Summary

Maintainability
A
2 hrs
Test Coverage

File local.spec.ts has 310 lines of code (exceeds 300 allowed). Consider refactoring.
Open

/* eslint-disable @typescript-eslint/no-explicit-any */
/* eslint-disable sonarjs/no-duplicate-string */
import * as fs from 'fs';
import { join, resolve } from 'path';
import { BadRequestException } from '@nestjs/common';
Severity: Minor
Found in apps/nestjs-backend/src/features/attachments/plugins/local.spec.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status