Chocobozzz/PeerTube

View on GitHub
server/core/controllers/api/videos/upload.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function addVideo has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function addVideo (options: {
  req: express.Request
  res: express.Response
  videoPhysicalFile: express.VideoLegacyUploadFile
  videoInfo: VideoCreate
Severity: Major
Found in server/core/controllers/api/videos/upload.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status