refactor: create NamespaceName class and integrate, and add TSDoc macros for DRY documentation #3777
Annotations
10 warnings
Check Code Style:
src/commands/account.ts#L35
Unexpected any. Specify a different type
|
Check Code Style:
src/commands/account.ts#L70
'e' is defined but never used
|
Check Code Style:
src/commands/account.ts#L70
Unexpected any. Specify a different type
|
Check Code Style:
src/commands/account.ts#L111
Unexpected any. Specify a different type
|
Check Code Style:
src/commands/account.ts#L147
Unexpected any. Specify a different type
|
Check Code Style:
src/commands/account.ts#L213
Unexpected any. Specify a different type
|
Check Code Style:
src/commands/account.ts#L287
Unexpected any. Specify a different type
|
Check Code Style:
src/commands/account.ts#L299
Unexpected any. Specify a different type
|
Check Code Style:
src/commands/account.ts#L375
Unexpected any. Specify a different type
|
Check Code Style:
src/commands/account.ts#L385
Unexpected any. Specify a different type
|
Loading