superdesk/superdesk-client-core

View on GitHub
scripts/core/itemList/LazyLoader.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

    render() {
        const {loading, items} = this.state;

        return (
            <div
Severity: Major
Found in scripts/core/itemList/LazyLoader.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status