Chocobozzz/PeerTube

View on GitHub
server/core/middlewares/validators/shared/utils.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function areValidationErrors has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function areValidationErrors (
  req: express.Request,
  res: express.Response,
  options: {
    omitLog?: boolean
Severity: Minor
Found in server/core/middlewares/validators/shared/utils.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status