feature branch: pool detail page epic #2432
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
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
|
Lint:
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
|
Lint:
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
|
Lint:
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
|
Lint:
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
|
Lint:
centrifuge-app/src/components/PoolFilter/SortButton.tsx#L62
The value for aria-live must be a single token from the following: assertive,off,polite
|
Lint:
centrifuge-app/src/components/PoolFilter/SortButton.tsx#L86
The value for aria-live must be a single token from the following: assertive,off,polite
|
Lint:
centrifuge-app/src/components/PoolList.tsx#L60
React Hook React.useMemo has missing dependencies: 'cent' and 'centPoolsMetaDataById'. Either include them or remove the dependency array
|
Lint:
centrifuge-app/src/components/Portfolio/TransferTokensDrawer.tsx#L61
React Hook useMemo has a missing dependency: 'isNativeTransfer'. Either include it or remove the dependency array
|
Lint:
centrifuge-app/src/components/Portfolio/TransferTokensDrawer.tsx#L257
React Hook useMemo has a missing dependency: 'utils'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading