Chocobozzz/PeerTube

View on GitHub
packages/server-commands/src/videos/video-studio-command.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

  static getComplexTask (): VideoStudioTask[] {
    return [
      // Total duration: 2
      {
        name: 'cut',
Severity: Minor
Found in packages/server-commands/src/videos/video-studio-command.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status