Create pool redesign - feature branch #1543
Annotations
6 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
centrifuge-app/src/pages/IssuerCreatePool/PoolSetupSection.tsx#L66
React Hook useEffect has missing dependencies: 'form' and 'selectedAccount?.address'. Either include them or remove the dependency array
|
Lint:
centrifuge-app/src/pages/IssuerCreatePool/PoolSetupSection.tsx#L284
Array.prototype.map() expects a return value from arrow function
|
Lint:
centrifuge-app/src/pages/IssuerCreatePool/index.tsx#L130
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|
Lint:
centrifuge-app/src/pages/IssuerCreatePool/index.tsx#L447
React Hook useEffect has a missing dependency: 'checkStepCompletion'. Either include it or remove the dependency array
|
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/
|
Loading