Chocobozzz/PeerTube

View on GitHub
client/src/app/core/core-providers.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

export function getCoreProviders () {
  return [
    AuthService,
    ScopedTokensService,
    ConfirmService,
Severity: Minor
Found in client/src/app/core/core-providers.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status