Skip to content

[Snyk] Fix for 1 vulnerabilities #2884

[Snyk] Fix for 1 vulnerabilities

[Snyk] Fix for 1 vulnerabilities #2884

Triggered via pull request December 7, 2024 06:12
Status Failure
Total duration 3m 18s
Billable time 4m
Artifacts

test-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
test-go
compose down failed Error: spawn docker-compose ENOENT
test-go
compose up failed {"errno":-2,"code":"ENOENT","syscall":"spawn docker-compose","path":"docker-compose","spawnargs":["-f","./tests/infrastructure/docker-compose.yml","up","-d"]}
test-npm
This condition will always return 'true'.
test-npm
This condition will always return 'true'.
test-npm
Type 'import("/home/runner/work/fluidity-app/fluidity-app/web/app.fluidity.money/node_modules/@mysten/sui.js/dist/cjs/builder/TransactionBlock").TransactionBlock' is not assignable to type 'import("/home/runner/work/fluidity-app/fluidity-app/web/node_modules/@mysten/sui.js/dist/cjs/transactions/TransactionBlock").TransactionBlock'.
test-npm
Argument of type 'import("/home/runner/work/fluidity-app/fluidity-app/web/node_modules/@mysten/sui.js/dist/cjs/client/client").SuiClient' is not assignable to parameter of type 'import("/home/runner/work/fluidity-app/fluidity-app/web/app.fluidity.money/node_modules/@mysten/sui.js/dist/cjs/client/client").SuiClient'.
test-npm
Argument of type 'import("/home/runner/work/fluidity-app/fluidity-app/web/node_modules/@mysten/sui.js/dist/cjs/client/client").SuiClient' is not assignable to parameter of type 'import("/home/runner/work/fluidity-app/fluidity-app/web/app.fluidity.money/node_modules/@mysten/sui.js/dist/cjs/client/client").SuiClient'.
test-npm
Argument of type 'import("/home/runner/work/fluidity-app/fluidity-app/web/node_modules/@mysten/sui.js/dist/cjs/client/client").SuiClient' is not assignable to parameter of type 'import("/home/runner/work/fluidity-app/fluidity-app/web/app.fluidity.money/node_modules/@mysten/sui.js/dist/cjs/client/client").SuiClient'.
test-npm
No overload matches this call.
test-npm
Argument of type '(event: { transactionHash: string; returnValues: { from: string; to: string; value: BigNumber; }; }) => void' is not assignable to parameter of type 'Web3EventCallback<EventLog>'.
test-npm
Property 'on' does not exist on type 'void'.
test-npm
Argument of type 'WebSocketLink' is not assignable to parameter of type 'ApolloLink'.