Chocobozzz/PeerTube

View on GitHub
client/src/standalone/videos/shared/peertube-plugin.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function buildPeerTubeHelpers has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  private buildPeerTubeHelpers (options: {
    pluginInfo: PluginInfo
    translations?: Translations
  }): RegisterClientHelpers {
    const { pluginInfo, translations } = options
Severity: Minor
Found in client/src/standalone/videos/shared/peertube-plugin.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status