Add Bitcoin network implementation #1
bitcoin-e2e-tests.yaml
on: pull_request
networks-bitcoin
2m 33s
Annotations
11 errors and 1 warning
|
networks-bitcoin
Process completed with exit code 1.
|
|
networks-bitcoin
Argument of type 'string' is not assignable to parameter of type '`${string}1${string}`'.
|
|
networks-bitcoin
Argument of type 'string' is not assignable to parameter of type '`${string}1${string}`'.
|
|
networks-bitcoin
Property 'decode' does not exist on type '(sha256: (data: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBufferLike>) => BytesCoder'.
|
|
networks-bitcoin
Argument of type 'number' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike> | number[]'.
|
|
networks-bitcoin
Argument of type 'number' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike> | number[]'.
|
|
networks-bitcoin
Argument of type 'number' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike> | number[]'.
|
|
networks-bitcoin
Property 'encode' does not exist on type '(sha256: (data: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBufferLike>) => BytesCoder'.
|
|
networks-bitcoin
Property 'encode' does not exist on type '(sha256: (data: Uint8Array<ArrayBufferLike>) => Uint8Array<ArrayBufferLike>) => BytesCoder'.
|
|
networks-bitcoin
Cannot find module '@interchainjs/cosmos/types/signing-client' or its corresponding type declarations.
|
|
networks-bitcoin
Cannot find module '@interchainjs/cosmos/utils' or its corresponding type declarations.
|
|
networks-bitcoin
The process '/usr/bin/git' failed with exit code 128
|