centrifuge-app/v2.74 #191
Annotations
12 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce, ncipollo/release-action@a2e71bdd4e7dab70ca26a852f29600c98b33153e. 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/AssetPerformanceChart.tsx#L59
React Hook React.useMemo has an unnecessary dependency: 'pool.currency.symbol'. Either exclude it or remove the dependency array
|
centrifuge-app/src/components/Charts/AssetPerformanceChart.tsx#L82
Expected '===' and instead saw '=='
|
centrifuge-app/src/components/Charts/AssetPerformanceChart.tsx#L119
React Hook React.useMemo has an unnecessary dependency: 'activeFilter'. Either exclude it or remove the dependency array
|
centrifuge-app/src/components/InvestRedeem/InvestRedeemDrawer.tsx#L91
React Hook React.useMemo has a missing dependency: 'pool?.tranches'. Either include it or remove the dependency array
|
centrifuge-app/src/components/LiquidityTransactionsSection.tsx#L63
React Hook React.useMemo has a missing dependency: 'pool.currency.decimals'. Either include it or remove the dependency array
|
centrifuge-app/src/components/LiquidityTransactionsSection.tsx#L85
React Hook React.useMemo has a missing dependency: 'pool.currency.decimals'. Either include it or remove the dependency array
|
centrifuge-app/src/components/PoolFilter/FilterMenu.tsx#L26
React Hook React.useMemo has a missing dependency: 'searchKey'. Either include it or remove the dependency array
|
centrifuge-app/src/components/PoolFilter/FilterMenu.tsx#L31
React Hook React.useMemo has a missing dependency: 'searchKey'. Either include it or remove the dependency array
|
centrifuge-app/src/components/PoolFilter/SortButton.tsx#L32
React Hook React.useMemo has a missing dependency: 'searchKey'. Either include it or remove the dependency array
|
centrifuge-app/src/components/PoolFilter/SortButton.tsx#L62
The value for aria-live must be a single token from the following: assertive,off,polite
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "onboarding-api-altair", "onboarding-api-staging", "pinning-api-altair", "pinning-api-staging", "webpack-altair", "webpack-staging".
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