Pool overview page redesign #3426
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
centrifuge-app/src/components/Charts/PoolPerformanceChart.tsx#L82
React Hook React.useMemo has missing dependencies: 'todayAssetValue' and 'todayPrice'. Either include them or remove the dependency array
|
centrifuge-app/src/components/Footer.tsx#L7
'theme' is assigned a value but never used
|
centrifuge-app/src/pages/IssuerPool/Investors/LiquidityPools.tsx#L178
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
centrifuge-app/src/pages/Loan/index.tsx#L52
'FullHeightLayoutBase' is assigned a value but never used
|
centrifuge-app/src/pages/Pools.tsx#L47
Expected '!==' and instead saw '!='
|
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/
|
This job succeeded
Loading