buttercup-pw/buttercup-core

View on GitHub
source/facades/tools.ts

Summary

Maintainability
A
35 mins
Test Coverage

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

    entry: Entry | null,
    title: string,
    entryPropertyType: EntryPropertyType,
    entryPropertyName: string,
    options: CreateFieldDescriptorOptions = {}
Severity: Minor
Found in source/facades/tools.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status