baublet/w8mngr

View on GitHub
scripts/seedAlgoliaData.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

async function seedFoods() {
  console.log("Seeding legacy food entries into the new food entries table");

  let hasMore = true;
  let offset = 0;
Severity: Minor
Found in scripts/seedAlgoliaData.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status