OnboardingAPI: Implement faucet for remark signing evm on cent chain #1448
Annotations
8 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/pages/Onboarding/index.tsx#L59
'isSignedAgreementFetched' is assigned a value but never used
|
centrifuge-app/src/pages/Onboarding/queries/useSignRemark.ts#L152
React Hook useEffect has missing dependencies: 'evmChainId', 'evmProvider', 'evmSelectedAddress', and 'isEvmOnSubstrate'. Either include them or remove the dependency array
|
centrifuge-app/src/utils/tinlake/useTinlakePortfolio.ts#L86
Array.prototype.flatMap() expects a return value from arrow function
|
centrifuge-app/src/utils/validation/index.ts#L115
Expected '===' and instead saw '=='
|
centrifuge-app/src/utils/validation/index.ts#L115
Expected '!==' and instead saw '!='
|
The logs for this run have expired and are no longer available.
Loading