Test JS CLI (started by @rh0delta) #203
test.yaml
on: pull_request
Build, test, and lint
27s
Annotations
10 errors
Build, test, and lint:
src/account/command.ts#L33
Argument of type '{ name: any; path: any; }' is not assignable to parameter of type 'AccountCreateParams'.
|
Build, test, and lint:
src/account/command.ts#L40
Property 'updateConfig' does not exist on type 'EntropyAccount'.
|
Build, test, and lint:
src/account/interaction.ts#L37
Cannot find name 'responses'. Did you mean 'Response'?
|
Build, test, and lint:
src/account/interaction.ts#L37
Cannot find name 'responses'. Did you mean 'Response'?
|
Build, test, and lint:
src/account/interaction.ts#L37
Cannot find name 'responses'. Did you mean 'Response'?
|
Build, test, and lint:
src/account/utils.ts#L2
Module '"./types"' has no exported member 'RegisterParams'.
|
Build, test, and lint:
src/balance/command.ts#L2
Module '"../common/entropy-base"' has no exported member 'BaseCommand'.
|
Build, test, and lint:
src/balance/command.ts#L12
Property 'entropy' does not exist on type 'BalanceCommand'.
|
Build, test, and lint:
src/balance/command.ts#L14
Property 'logger' does not exist on type 'BalanceCommand'.
|
Build, test, and lint:
src/cli.ts#L93
Property 'registerAccount' does not exist on type 'EntropyAccount'.
|