Chocobozzz/PeerTube

View on GitHub
apps/peertube-cli/src/peertube-auth.ts

Summary

Maintainability
A
3 hrs
Test Coverage

Function defineAuthProgram has 93 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function defineAuthProgram () {
  const program = new Command()
    .name('auth')
    .description('Register your accounts on remote instances to use them with other commands')

Severity: Major
Found in apps/peertube-cli/src/peertube-auth.ts - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status