superdesk/superdesk-client-core

View on GitHub
scripts/extensions/datetimeField/src/editor.tsx

Summary

Maintainability
B
5 hrs
Test Coverage

Function render has 135 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    render() {
        const config = getConfigWithDefaults(this.props.config);

        const checkbox = (
            <Switch
Severity: Major
Found in scripts/extensions/datetimeField/src/editor.tsx - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status