UI changes #3856
Annotations
4 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/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
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "webpack".
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