cityssm/parking-ticket-system

View on GitHub
database/parkingDB/getLicencePlateOwner.ts

Summary

Maintainability
A
35 mins
Test Coverage

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

  licencePlateCountry: string,
  licencePlateProvince: string,
  licencePlateNumber: string,
  recordDateOrBefore: number,
  connectedDatabase?: sqlite.Database
Severity: Minor
Found in database/parkingDB/getLicencePlateOwner.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status