Chocobozzz/PeerTube

View on GitHub
client/src/app/+my-library/my-library.component.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function buildMenu has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  private buildMenu () {
    this.menuEntries = [
      {
        label: $localize`Channels`,
        routerLink: '/my-library/video-channels'
Severity: Minor
Found in client/src/app/+my-library/my-library.component.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status