Skip to content

Assets page fixes & wallet button new design #3783

Assets page fixes & wallet button new design

Assets page fixes & wallet button new design #3783

Triggered via pull request November 8, 2024 10:14
Status Failure
Total duration 1m 45s
Artifacts

centrifuge-app.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
build-app
Property 'title' is missing in type '{ label: string; }' but required in type '{ connectLabel?: string | undefined; address?: string | undefined; displayAddress?: string | undefined; alias?: string | undefined; balance?: string | undefined; icon?: ReactElement<any, string | JSXElementConstructor<...>> | IconTheme | undefined; title: string; }'.
build-app
Property 'title' is missing in type '{}' but required in type '{ connectLabel?: string | undefined; address?: string | undefined; displayAddress?: string | undefined; alias?: string | undefined; balance?: string | undefined; icon?: ReactElement<any, string | JSXElementConstructor<...>> | IconTheme | undefined; title: string; }'.
build-app
Process completed with exit code 2.
build-app
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/
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