catarse/catarse.js

View on GitHub
legacy/src/root/projects/publish-by-steps/share-reminder.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

    view({ attrs } : m.Vnode<ShareReminderAttrs> ) {
        const project = attrs.project
        const projectUrl = `/projects/${project.id}/insights`

        return (
Severity: Minor
Found in legacy/src/root/projects/publish-by-steps/share-reminder.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status