Chocobozzz/PeerTube

View on GitHub
server/core/lib/uploadx.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function setupUploadResumableRoutes has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function setupUploadResumableRoutes (options: {
  router: express.Router
  routePath: string

  uploadInitBeforeMiddlewares?: RequestHandler[]
Severity: Minor
Found in server/core/lib/uploadx.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status