Skip to content

Add currency dropdown for lp investments #33

Add currency dropdown for lp investments

Add currency dropdown for lp investments #33

Triggered via pull request April 2, 2024 17:31
Status Cancelled
Total duration 2m 37s
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

2 errors and 10 warnings
ff-prod / build-app
Canceling since a higher priority waiting request for 'centrifuge-app-ff-prod@select-for-lp-investments' exists
ff-prod / build-app
The operation was canceled.
ff-prod / build-app: centrifuge-app/src/components/IssuerSection.tsx#L15
'cent' is assigned a value but never used
ff-prod / 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
ff-prod / 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
ff-prod / build-app: centrifuge-app/src/components/LoanList.tsx#L87
React Hook React.useMemo has a missing dependency: 'isTinlakePool'. Either include it or remove the dependency array
ff-prod / build-app: centrifuge-app/src/components/PoolFees/EditFeesDrawer.tsx#L59
React Hook React.useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
ff-prod / build-app: centrifuge-app/src/components/PoolFees/index.tsx#L226
React Hook React.useMemo has missing dependencies: 'address' and 'poolAdmin'. Either include them or remove the dependency array
ff-prod / 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
ff-prod / 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
ff-prod / 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
ff-prod / 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