superdesk/superdesk-client-core

View on GitHub
scripts/apps/search/components/preview-subject.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

    render() {
        if (this.props.item.subject == null) {
            return null;
        }

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

    There are no issues that match your filters.

    Category
    Status