Aam-Digital/ndb-core

View on GitHub
src/app/core/entity/default-datatype/edit-component-story-utils.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function generateFormFieldStory has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function generateFormFieldStory<T>(
  editComponent,
  defaultValue,
  withTooltip = true,
  additionalSchema = {},
Severity: Minor
Found in src/app/core/entity/default-datatype/edit-component-story-utils.ts - About 1 hr to fix

    Function generateFormFieldStory has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      editComponent,
      defaultValue,
      withTooltip = true,
      additionalSchema = {},
      additionalProviders = [],
    Severity: Minor
    Found in src/app/core/entity/default-datatype/edit-component-story-utils.ts - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status