Centrifuge App: Prime overview page #1775
Triggered via pull request
October 30, 2023 09:26
Status
Cancelled
Total duration
1m 44s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 10 warnings
build-app
Canceling since a higher priority waiting request for 'centrifuge-app- @ centrifuge:prime' exists
|
build-app
The operation was canceled.
|
build-app:
centrifuge-app/src/components/IssuerSection.tsx#L25
'explorer' is assigned a value but never used
|
build-app:
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
|
build-app:
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
|
build-app:
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
|
build-app:
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
|
build-app:
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
|
build-app:
centrifuge-app/src/components/PoolFilter/SortButton.tsx#L62
The value for aria-live must be a single token from the following: assertive,off,polite
|
build-app:
centrifuge-app/src/components/PoolFilter/SortButton.tsx#L86
The value for aria-live must be a single token from the following: assertive,off,polite
|
build-app:
centrifuge-app/src/pages/Onboarding/TaxInfo.tsx#L27
React Hook React.useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array. If 'setValue' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build-app:
centrifuge-app/src/pages/Onboarding/index.tsx#L58
'isSignedAgreementFetched' is assigned a value but never used
|