holderdeord/hdo-transcript-search

View on GitHub
webapp/src/frontend/components/SearchResults.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

    render() {
        let result = this.getFocusedHitSet();

        if (!result) {
            return null;
Severity: Major
Found in webapp/src/frontend/components/SearchResults.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status