UI changes #3860
Annotations
1 error and 3 warnings
build-app
Process completed with exit code 1.
|
build-app
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-app:
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
|
build-app:
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
|