cityssm/attendance-tracking

View on GitHub
helpers/functions.selfService.ts

Summary

Maintainability
A
30 mins
Test Coverage

Avoid too many return statements within this function.
Open

  return {
    success: true,
    employeeNumber: employee.employeeNumber,
    employeeGivenName: employee.employeeGivenName,
    employeeSurname: employee.employeeSurname
Severity: Major
Found in helpers/functions.selfService.ts - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status