fix: testing/solana-test-validator/package.json & testing/solana-test… #886
Annotations
10 errors
Run cd clients/js && make test
Argument of type 'import("/home/runner/work/wormhole/wormhole/clients/js/node_modules/algosdk/dist/types/src/client/v2/algod/algod").default' is not assignable to parameter of type 'import("/home/runner/work/wormhole/wormhole/clients/js/node_modules/@certusone/wormhole-sdk/node_modules/algosdk/dist/types/client/v2/algod/algod").default'.
|
Run cd clients/js && make test
Argument of type 'import("/home/runner/work/wormhole/wormhole/clients/js/node_modules/algosdk/dist/types/src/client/v2/algod/algod").default' is not assignable to parameter of type 'import("/home/runner/work/wormhole/wormhole/clients/js/node_modules/@certusone/wormhole-sdk/node_modules/algosdk/dist/types/client/v2/algod/algod").default'.
|
Run cd clients/js && make test
Argument of type '{ sender: string; contractAddress: string; msg: any; action: string; }' is not assignable to parameter of type 'Params'.
|
Run cd clients/js && make test
Cannot find module '@certusone/wormhole-sdk/lib/cjs/solana/wasm' or its corresponding type declarations.
|
Run cd clients/js && make test
Argument of type 'string' is not assignable to parameter of type 'never'.
|
Run cd clients/js && make test
Argument of type 'string' is not assignable to parameter of type 'never'.
|
Run cd clients/js && make test
Type '{ unset: { rpc: any; key: any; }; solana: { rpc: string; key: string; }; terra: { rpc: string; chain_id: string; key: string; }; ethereum: { rpc: string; key: string; }; bsc: { rpc: string; key: string; }; polygon: { rpc: string; key: string; }; ... 23 more ...; gnosis: { ...; }; }' is missing the following properties from type 'ChainConnections': base, sei, rootstock, sepolia
|
Run cd clients/js && make test
Type '{ unset: { rpc: any; key: any; }; solana: { rpc: string; key: string; }; terra: { rpc: string; chain_id: string; key: string; }; ethereum: { rpc: string; key: string; }; bsc: { rpc: string; key: string; }; polygon: { rpc: string; key: string; }; ... 23 more ...; gnosis: { ...; }; }' is missing the following properties from type 'ChainConnections': base, sei, rootstock, sepolia
|
Run cd clients/js && make test
Type '{ unset: { rpc: any; key: any; }; solana: { rpc: string; key: string; }; terra: { rpc: string; chain_id: string; key: string; }; ethereum: { rpc: string; key: string; }; bsc: { rpc: string; key: string; }; polygon: { rpc: any; key: string; }; ... 23 more ...; gnosis: { ...; }; }' is missing the following properties from type 'ChainConnections': base, sei, rootstock, sepolia
|
Run cd clients/js && make test
Process completed with exit code 2.
|
Loading