catarse/catarse.js

View on GitHub
legacy/src/c/explore/explore-projects-list.js

Summary

Maintainability
A
1 hr
Test Coverage

Function view has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    view({attrs}) {

        const projects = attrs.projects;
        const isSearch = attrs.isSearch;
        const filterKeyName = attrs.filterKeyName;
Severity: Minor
Found in legacy/src/c/explore/explore-projects-list.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status