beattyml1/metatonic-platform

View on GitHub
metatonic-core/src/decorators/MetatonicModelDecorator.ts

Summary

Maintainability
A
45 mins
Test Coverage

Function getField has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

let getField = function (fieldTypeName: string, propertyKey: string, label: string, editSelect: SchemaEntryType, isMulti: boolean, options?: OptionalProps<SchemaField>) {
Severity: Minor
Found in metatonic-core/src/decorators/MetatonicModelDecorator.ts - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status