Chocobozzz/PeerTube

View on GitHub
client/src/assets/player/shared/web-video/web-video-plugin.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function updateVideoFile has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  updateVideoFile (options: {
    videoFile: VideoFile
    isUserResolutionChange: boolean
  }) {
    this.currentVideoFile = options.videoFile
Severity: Minor
Found in client/src/assets/player/shared/web-video/web-video-plugin.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status