Create pool redesign #3795
Annotations
2 errors and 4 warnings
Build centrifuge-app
Property 'targetAPY' does not exist on type 'TrancheFormValues'.
|
Build centrifuge-app
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
centrifuge-app/src/components/PoolCard/index.tsx#L202
React Hook useMemo has missing dependencies: 'createdAt' and 'poolId'. Either include them or remove the dependency array
|
Lint:
centrifuge-app/src/components/PoolOverview/TrancheTokenCards.tsx#L148
React Hook useMemo has missing dependencies: 'daysSinceCreation', 'isTinlakePool', and 'poolId'. Either include them or remove the dependency array
|
Lint:
centrifuge-app/src/pages/IssuerCreatePool/oldindex.tsx#L173
'PoolIcon' is defined but never used
|
Loading