Test JS CLI (started by @mixmix) #214
test.yaml
on: pull_request
Build, test, and lint
30s
Annotations
3 errors
Build, test, and lint:
src/account/interaction.ts#L30
Argument of type 'Promise<EntropyAccountConfig>' is not assignable to parameter of type 'EntropyAccountConfig'.
|
Build, test, and lint:
src/account/interaction.ts#L35
Property 'address' does not exist on type 'Promise<EntropyAccountConfig>'.
|
Build, test, and lint
Process completed with exit code 2.
|