ElectronicBabylonianLiterature/ebl-frontend

View on GitHub
src/about/ui/bibliography.tsx

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Function AboutBibliography has 333 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

export default function AboutBibliography(
  markupService: MarkupService
): JSX.Element {
  return (
    <>
Severity: Major
Found in src/about/ui/bibliography.tsx - About 1 day to fix

    File bibliography.tsx has 342 lines of code (exceeds 250 allowed). Consider refactoring.
    Wontfix

    import React from 'react'
    import { MarkdownParagraph } from 'common/Markdown'
    import Markup from 'markup/ui/markup'
    import MarkupService from 'markup/application/MarkupService'
    
    
    Severity: Minor
    Found in src/about/ui/bibliography.tsx - About 4 hrs to fix

      There are no issues that match your filters.

      Category
      Status