Add orders report #1636
Triggered via pull request
January 14, 2025 14:18
Status
Cancelled
Total duration
2m 53s
Artifacts
–
dev-n-ffprod-deploys.yml
on: pull_request
deploy-development
/
...
/
build-app
deploy-development
/
...
/
build-faucet
deploy-development
/
...
/
build-onboarding-api
deploy-development
/
...
/
build-pinning-api
ff-prod
/
build-app
2m 33s
deploy-development
/
...
/
deploy-faucet
deploy-development
/
...
/
deploy-onboarding-api
deploy-development
/
...
/
deploy-pinning-api
deploy-development
/
...
/
notify
ff-prod
/
notify
0s
Annotations
2 errors and 4 warnings
ff-prod / build-app
Canceling since a higher priority waiting request for 'centrifuge-app-ff-prod@2109_orders_report' exists
|
ff-prod / build-app
The operation was canceled.
|
ff-prod / build-app:
centrifuge-app/src/pages/IssuerCreatePool/PoolSetupSection.tsx#L69
React Hook useEffect has missing dependencies: 'form' and 'selectedAccount?.address'. Either include them or remove the dependency array
|
ff-prod / build-app:
centrifuge-app/src/pages/IssuerCreatePool/PoolSetupSection.tsx#L283
Array.prototype.map() expects a return value from arrow function
|
ff-prod / build-app:
centrifuge-app/src/pages/IssuerCreatePool/index.tsx#L130
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|
ff-prod / build-app:
centrifuge-app/src/pages/IssuerCreatePool/index.tsx#L452
React Hook useEffect has a missing dependency: 'checkStepCompletion'. Either include it or remove the dependency array. Outer scope values like 'stepFields' aren't valid dependencies because mutating them doesn't re-render the component
|