appbaseio/reactivesearch

View on GitHub
packages/web/examples/CustomSelectedFilters/src/index.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

    render() {
        return (
            <ReactiveBase
                app="good-books-ds"
                credentials="nY6NNTZZ6:27b76b9f-18ea-456c-bc5e-3a5263ebc63d"
Severity: Minor
Found in packages/web/examples/CustomSelectedFilters/src/index.js - About 2 hrs to fix

    Function booksList has 30 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        booksList(data) {
            return {
                title: (
                    <div
                        className="book-title"
    Severity: Minor
    Found in packages/web/examples/CustomSelectedFilters/src/index.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status