just-paja/radio-drama-queen

View on GitHub
src/soundStories/components/StoryList.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function renderContent has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  renderContent () {
    const { activeStory, focusedStory, onStorySelect, stories } = this.props
    if (stories.length === 0) {
      return (
        <CanvasMessage heading='No recent stories'>
Severity: Minor
Found in src/soundStories/components/StoryList.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status