CentrifugeApp: Portfolio transaction table #1727
Annotations
10 warnings
centrifuge-app/src/components/IssuerSection.tsx#L25
'explorer' is assigned a value but never used
|
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#L25
React Hook React.useMemo has a missing dependency: 'searchKey'. Either include it or remove the dependency array
|
centrifuge-app/src/components/PoolFilter/FilterMenu.tsx#L30
React Hook React.useMemo has a missing dependency: 'searchKey'. Either include it or remove the dependency array
|
centrifuge-app/src/components/PoolFilter/SortButton.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#L61
The value for aria-live must be a single token from the following: assertive,off,polite
|
centrifuge-app/src/components/PoolFilter/SortButton.tsx#L85
The value for aria-live must be a single token from the following: assertive,off,polite
|
centrifuge-app/src/components/Portfolio/Transactions.tsx#L78
React Hook React.useMemo has an unnecessary dependency: 'pagination'. Either exclude it or remove the dependency array
|
centrifuge-app/src/components/Portfolio/Transactions.tsx#L100
React Hook React.useMemo has a missing dependency: 'pools'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading