Create pool redesign #1491
Annotations
2 errors and 10 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/PoolDetailsSection.tsx#L17
'theme' is assigned a value but never used
|
Lint:
centrifuge-app/src/pages/IssuerCreatePool/PoolDetailsSection.tsx#L18
'form' is assigned a value but never used
|
Lint:
centrifuge-app/src/pages/IssuerCreatePool/PoolDetailsSection.tsx#L19
'createLabel' is assigned a value but never used
|
Lint:
centrifuge-app/src/pages/IssuerCreatePool/index.tsx#L35
'errors' is assigned a value but never used
|
Lint:
centrifuge-app/src/pages/IssuerCreatePool/oldindex.tsx#L173
'PoolIcon' is defined but never used
|
Lint:
centrifuge-app/src/pages/Pool/Assets/index.tsx#L47
'isLoading' is assigned a value but never used
|
Lint:
centrifuge-app/src/pages/Pool/Assets/index.tsx#L48
'isLoadingSnapshots' is assigned a value but never used
|
Loading