Skip to content

Dashboard: investor page #4087

Dashboard: investor page

Dashboard: investor page #4087

Triggered via pull request February 12, 2025 23:27
Status Failure
Total duration 4m 6s
Artifacts

centrifuge-app.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-app
Process completed with exit code 1.
build-app: centrifuge-app/src/components/Dashboard/Investors/OnboardingSettingsDrawer.tsx#L146
React Hook useMemo has missing dependencies: 'centrifuge.metadata' and 'isOpenForOnboarding'. Either include them or remove the dependency array
build-app: centrifuge-app/src/components/Dashboard/Investors/OnboardingSettingsDrawer.tsx#L182
React Hook useEffect has missing dependencies: 'centrifuge.metadata' and 'poolMetadata.onboarding.tranches'. Either include them or remove the dependency array
build-app: centrifuge-app/src/components/DataTable.tsx#L527
React Hook React.useEffect has a missing dependency: 'onSubmit'. Either include it or remove the dependency array. If 'onSubmit' changes too often, find the parent component that defines it and wrap that definition in useCallback
build-app: centrifuge-app/src/components/InvestRedeem/RedeemForm.tsx#L34
'maxRedeemCurrency' is assigned a value but never used
build-app: centrifuge-app/src/components/InvestRedeem/RedeemForm.tsx#L35
'tokenSymbol' is assigned a value but never used
build-app: centrifuge-app/src/components/Menu/index.tsx#L56
'transactions' is assigned a value but never used
build-app: centrifuge-app/src/components/Portfolio/TransferTokensDrawer.tsx#L508
React Hook useMemo has a missing dependency: 'SevenDaysMs'. Either include it or remove the dependency array
build-app: centrifuge-app/src/components/Report/AssetTransactions.tsx#L170
React Hook React.useEffect has a missing dependency: 'explorer'. Either include it or remove the dependency array
build-app: centrifuge-app/src/components/Report/BalanceSheet.tsx#L114
React Hook React.useMemo has a missing dependency: 'currency'. Either include it or remove the dependency array