catarse/catarse.js

View on GitHub
legacy/src/c/projects/edit/rewards-edit-list-card.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

    view({attrs} : m.Vnode<RewardsEditListCardAttrs>) {
        const reward = attrs.reward
        const index = attrs.index
        const error = attrs.error
        const errors = attrs.errors
Severity: Minor
Found in legacy/src/c/projects/edit/rewards-edit-list-card.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status