betagouv/service-national-universel

View on GitHub
api/src/templates/templateService.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function checkBox has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

export function checkBox(doc, x, y, fillColor, checked = false) {
Severity: Minor
Found in api/src/templates/templateService.ts - About 35 mins to fix

    Function initDocument has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    export function initDocument(top, bottom, left, right, options = {}) {
    Severity: Minor
    Found in api/src/templates/templateService.ts - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status