[Snyk] Fix for 2 vulnerabilities #2881
Annotations
10 errors and 1 warning
npm test
This condition will always return 'true'.
|
npm test
This condition will always return 'true'.
|
npm test
'"@mysten/dapp-kit"' has no exported member named 'useSignAndExecuteTransactionBlock'. Did you mean 'useSignAndExecuteTransaction'?
|
npm test
Parameter 'result' implicitly has an 'any' type.
|
npm test
'"@mysten/dapp-kit"' has no exported member named 'useSignAndExecuteTransactionBlock'. Did you mean 'useSignAndExecuteTransaction'?
|
npm test
Argument of type 'import("/home/runner/work/fluidity-app/fluidity-app/web/node_modules/@mysten/sui/dist/cjs/client/client").SuiClient' is not assignable to parameter of type 'import("/home/runner/work/fluidity-app/fluidity-app/web/node_modules/@mysten/sui.js/dist/cjs/client/client").SuiClient'.
|
npm test
Argument of type 'import("/home/runner/work/fluidity-app/fluidity-app/web/node_modules/@mysten/sui/dist/cjs/client/client").SuiClient' is not assignable to parameter of type 'import("/home/runner/work/fluidity-app/fluidity-app/web/node_modules/@mysten/sui.js/dist/cjs/client/client").SuiClient'.
|
npm test
Argument of type 'import("/home/runner/work/fluidity-app/fluidity-app/web/node_modules/@mysten/sui/dist/cjs/client/client").SuiClient' is not assignable to parameter of type 'import("/home/runner/work/fluidity-app/fluidity-app/web/node_modules/@mysten/sui.js/dist/cjs/client/client").SuiClient'.
|
npm test
No overload matches this call.
|
npm test
Argument of type '(event: { transactionHash: string; returnValues: { from: string; to: string; value: BigNumber; }; }) => void' is not assignable to parameter of type 'Web3EventCallback<EventLog>'.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading