Chocobozzz/PeerTube

View on GitHub
client/src/app/modal/confirm.component.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function ngOnInit has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  ngOnInit () {
    this.confirmService.showConfirm.subscribe(
      payload => {
        // Reinit fields
        this.title = ''
Severity: Minor
Found in client/src/app/modal/confirm.component.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status