Skip to content

add new sdk to current app #1744

add new sdk to current app

add new sdk to current app #1744

Triggered via pull request February 5, 2025 14:54
Status Failure
Total duration 4m 30s
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

1 error and 8 warnings
ff-prod / build-app
Process completed with exit code 1.
ff-prod / 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
ff-prod / 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
ff-prod / build-app: centrifuge-app/src/components/Report/BalanceSheet.tsx#L170
React Hook React.useMemo has a missing dependency: 'currency'. 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#L72
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/ProfitAndLoss.tsx#L216
React Hook React.useMemo has a missing dependency: 'pool.currency.decimals'. Either include it or remove the dependency array
ff-prod / build-app: centrifuge-app/src/components/Report/ProfitAndLoss.tsx#L227
React Hook React.useMemo has an unnecessary dependency: 'poolMetadata.pool.asset.class'. Either exclude it or remove the dependency array
ff-prod / build-app: centrifuge-app/src/pages/IssuerCreatePool/PoolSetupSection.tsx#L77
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array