betagouv/service-national-universel

View on GitHub
packages/lib/src/excelExports.ts

Summary

Maintainability
C
1 day
Test Coverage

File excelExports.ts has 1091 lines of code (exceeds 700 allowed). Consider refactoring.
Open

const translateIndexes = (index) => {
  switch (index) {
    case "young":
      return "volontaires";
    case "mission":
Severity: Major
Found in packages/lib/src/excelExports.ts - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status