superdesk/superdesk-client-core

View on GitHub
scripts/apps/search/components/ItemSwimlane.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

    render() {
        const {item, itemSelected, isLocked, getActionsMenu, multiSelect} = this.props;

        const swimlaneViewFieldsConfig = appConfig.swimlaneViewFields ?? DEFAULT_SWIMLANE_FIELDS_CONFIG;

Severity: Minor
Found in scripts/apps/search/components/ItemSwimlane.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status