sasalatart/on-this-day

View on GitHub
packages/server/src/db/seeds/year-dates.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function createYearDate has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function createYearDate(
  formattedDate: string,
  scrapedYearDate: ScrapedYearDate,
  yearDateModel: YearDateModel,
  episodeModel: EpisodeModel,
Severity: Minor
Found in packages/server/src/db/seeds/year-dates.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status