bemusic/bemuse

View on GitHub
bemuse/src/app/ui/GenericErrorScene.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function GenericErrorScene has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function GenericErrorScene(props: {
  preamble: string
  error: Error
  onContinue: () => void
}) {
Severity: Minor
Found in bemuse/src/app/ui/GenericErrorScene.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status