airbnb/caravel

View on GitHub
superset-frontend/src/setup/setupErrorMessages.ts

Summary

Maintainability
B
5 hrs
Test Coverage

Function setupErrorMessages has 126 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function setupErrorMessages() {
  const errorMessageComponentRegistry = getErrorMessageComponentRegistry();

  errorMessageComponentRegistry.registerValue(
    ErrorTypeEnum.FRONTEND_TIMEOUT_ERROR,
Severity: Major
Found in superset-frontend/src/setup/setupErrorMessages.ts - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status