Chocobozzz/PeerTube

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

Summary

Maintainability
A
2 hrs
Test Coverage

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

  private buildMenu () {
    const clientRoutes = this.pluginService.getAllRegisteredClientRoutesForParent('/my-account') || {}

    this.menuEntries = [
      {
Severity: Major
Found in client/src/app/+my-account/my-account.component.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status