[Snyk] Security upgrade @solana/web3.js from 1.66.2 to 1.91.3 #642
Annotations
10 errors and 2 warnings
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.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading