catarse/catarse.js

View on GitHub
legacy/src/root/projects/publish-by-steps/ask-about-reward.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

    view({ attrs } : m.Vnode<AskAboutRewardAttrs>) {

        const project = attrs.project
        const userName = attrs.project.user?.public_name
        const askTo = userName || project.name
Severity: Minor
Found in legacy/src/root/projects/publish-by-steps/ask-about-reward.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status