radar/twist-v2

View on GitHub
frontend/src/Book/Note/Comments/Delete.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function renderDeleteConfirmation has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  const renderDeleteConfirmation = () => {
    if (showDeleteConfirmation) {
      return (
        <div className="text-red-800 mt-4">
          <hr />
Severity: Minor
Found in frontend/src/Book/Note/Comments/Delete.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status