Test JS CLI (started by @mixmix) #198
Annotations
10 errors
Typecheck:
src/account/command.ts#L40
Property 'updateConfig' does not exist on type 'EntropyAccount'.
|
Typecheck:
src/account/interaction.ts#L13
Cannot redeclare exported variable 'entropyAccountCreate'.
|
Typecheck:
src/account/interaction.ts#L13
Duplicate function implementation.
|
Typecheck:
src/account/interaction.ts#L25
Cannot redeclare exported variable 'entropyAccountCreate'.
|
Typecheck:
src/account/interaction.ts#L25
Duplicate function implementation.
|
Typecheck:
src/account/utils.ts#L2
Module '"./types"' has no exported member 'RegisterParams'.
|
Typecheck:
src/cli.ts#L93
Property 'registerAccount' does not exist on type 'EntropyAccount'.
|
Typecheck:
src/tui.ts#L97
Property 'runInteraction' does not exist on type 'EntropyAccount'.
|
Typecheck:
src/tui.ts#L110
Property 'registerAccount' does not exist on type 'EntropyAccount'.
|
Typecheck
Process completed with exit code 2.
|
Loading