radar/twist-v2

View on GitHub
frontend/src/stories/Chapters/show.stories.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function ChapterShow has 84 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const ChapterShow = () => {
  const commit: ChapterAtCommitProps = {
    __typename: "Commit",
    bookPermalink: "markdown-book-test",
    bookTitle: "Markdown Book Test",
Severity: Major
Found in frontend/src/stories/Chapters/show.stories.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status