teableio/teable

View on GitHub
apps/nestjs-backend/src/features/user/user.service.ts

Summary

Maintainability
A
2 hrs
Test Coverage

File user.service.ts has 336 lines of code (exceeds 300 allowed). Consider refactoring.
Open

import https from 'https';
import { join } from 'path';
import { BadRequestException, Injectable } from '@nestjs/common';
import {
  generateAccountId,
Severity: Minor
Found in apps/nestjs-backend/src/features/user/user.service.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status