Skip to content

add new sdk to current app #1696

add new sdk to current app

add new sdk to current app #1696

Triggered via pull request January 26, 2025 09:28
Status Failure
Total duration 2m 1s
Artifacts

dev-n-ffprod-deploys.yml

on: pull_request
deploy-development  /  ...  /  build-app
deploy-development / webapp / build-app
deploy-development  /  ...  /  build-faucet
deploy-development / faucet / build-faucet
deploy-development  /  ...  /  build-onboarding-api
deploy-development / onboarding / build-onboarding-api
deploy-development  /  ...  /  build-pinning-api
deploy-development / pinning / build-pinning-api
deploy-development  /  ...  /  deploy-app
deploy-development / webapp / deploy-app
deploy-development  /  ...  /  deploy-faucet
deploy-development / faucet / deploy-faucet
deploy-development  /  ...  /  deploy-onboarding-api
deploy-development / onboarding / deploy-onboarding-api
deploy-development  /  ...  /  deploy-pinning-api
deploy-development / pinning / deploy-pinning-api
ff-prod  /  deploy-app
0s
ff-prod / deploy-app
deploy-development  /  ...  /  notify
deploy-development / webapp / notify
ff-prod  /  notify
0s
ff-prod / notify
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
ff-prod / build-app: centrifuge-app/src/components/Report/CashflowStatement.tsx#L37
React Hook "React.useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render
ff-prod / build-app: centrifuge-app/src/components/Report/CashflowStatement.tsx#L78
React Hook "React.useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render
ff-prod / build-app: centrifuge-app/src/components/Report/CashflowStatement.tsx#L140
React Hook "React.useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
ff-prod / build-app: centrifuge-app/src/components/Report/CashflowStatement.tsx#L173
React Hook "React.useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
ff-prod / build-app: centrifuge-app/src/components/Report/CashflowStatement.tsx#L197
React Hook "React.useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
ff-prod / build-app: centrifuge-app/src/components/Report/CashflowStatement.tsx#L216
React Hook "React.useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
ff-prod / build-app
Process completed with exit code 1.
ff-prod / build-app
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ff-prod / build-app: centrifuge-app/src/components/Report/AssetList.tsx#L194
'isLoading' is assigned a value but never used
ff-prod / build-app: centrifuge-app/src/components/Report/AssetTransactions.tsx#L35
'txType' is assigned a value but never used
ff-prod / build-app: centrifuge-app/src/components/Report/AssetTransactions.tsx#L39
'isLoading' is assigned a value but never used
ff-prod / build-app: centrifuge-app/src/components/Report/AssetTransactions.tsx#L175
React Hook React.useEffect has a missing dependency: 'explorer'. Either include it or remove the dependency array
ff-prod / build-app: centrifuge-app/src/components/Report/CashflowStatement.tsx#L31
React Hook React.useEffect has a missing dependency: 'setReportData'. Either include it or remove the dependency array
ff-prod / build-app: centrifuge-app/src/components/Report/CashflowStatement.tsx#L76
React Hook React.useMemo has a missing dependency: 'isLoading'. Either include it or remove the dependency array
ff-prod / build-app: centrifuge-app/src/components/Report/FeeTransactions.tsx#L22
'isLoading' is assigned a value but never used
ff-prod / build-app: centrifuge-app/src/components/Report/InvestorList.tsx#L24
'isLoading' is assigned a value but never used
ff-prod / build-app: centrifuge-app/src/components/Report/ProfitAndLoss.tsx#L22
'setCsvData' is assigned a value but never used
ff-prod / build-app: centrifuge-app/src/components/Report/ProfitAndLoss.tsx#L27
React Hook React.useEffect has a missing dependency: 'setReportData'. Either include it or remove the dependency array