catarse/catarse.js

View on GitHub
legacy/src/c/select-subscription-reports.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

    view({ state, attrs }) {

        const onSend = attrs.onSend;
        const onClose = attrs.onClose;
        const isSending = attrs.isSending();
Severity: Major
Found in legacy/src/c/select-subscription-reports.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status