betagouv/service-national-universel

View on GitHub
api/src/young/edition/youngEditionController.ts

Summary

Maintainability
A
1 hr
Test Coverage

Consider simplifying this complex logical expression.
Open

      if (
        !young.parent2Status ||
        !young.parent1AllowSNU ||
        young.parent1AllowSNU === "false" ||
        young.parent2AllowSNU === "false" ||
Severity: Major
Found in api/src/young/edition/youngEditionController.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status