Skip to content

Test JS CLI (started by @rh0delta) #203

Test JS CLI (started by @rh0delta)

Test JS CLI (started by @rh0delta) #203

Triggered via pull request August 28, 2024 18:50
Status Failure
Total duration 38s
Artifacts

test.yaml

on: pull_request
Build, test, and lint
27s
Build, test, and lint
Fit to window
Zoom out
Zoom in

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'.