short-d/short

View on GitHub
frontend/src/dep.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function initUIFactory has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function initUIFactory(
  envService: EnvService,
  captchaService: CaptchaService
): UIFactory {
  const cookieService = new CookieService();
Severity: Major
Found in frontend/src/dep.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status