Create pool - functionality #1511
Annotations
10 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
centrifuge-app/src/pages/IssuerCreatePool/index.tsx#L85
'multisigData' is assigned a value but never used
|
centrifuge-app/src/pages/IssuerCreatePool/index.tsx#L86
'createdPoolId' is assigned a value but never used
|
centrifuge-app/src/pages/IssuerCreatePool/index.tsx#L87
'isMultisigDialogOpen' is assigned a value but never used
|
centrifuge-app/src/pages/IssuerCreatePool/index.tsx#L89
'createProxiesIsPending' is assigned a value but never used
|
centrifuge-app/src/pages/IssuerCreatePool/index.tsx#L116
'transactionIsPending' is assigned a value but never used
|
centrifuge-app/src/pages/IssuerCreatePool/index.tsx#L354
'deposit' is assigned a value but never used
|
centrifuge-app/src/pages/IssuerCreatePool/index.tsx#L377
React Hook useEffect has a missing dependency: 'checkStepCompletion'. Either include it or remove the dependency array
|
centrifuge-app/src/pages/IssuerCreatePool/oldindex.tsx#L173
'PoolIcon' is defined but never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "webpack-ff-prod".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading