catarse/catarse.js

View on GitHub
legacy/src/root/projects/publish-by-steps/user-info-edit.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

    view({attrs, state} : m.Vnode<UserInfoEditAttrs, UserInfoEditState>) {
        const user = attrs.user
        const save = attrs.save
        const isSaving = attrs.isSaving
        const hasErrorOn = attrs.hasErrorOn
Severity: Major
Found in legacy/src/root/projects/publish-by-steps/user-info-edit.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status