Skip to content

Fix price updates and nav management submission #3904

Fix price updates and nav management submission

Fix price updates and nav management submission #3904

Triggered via pull request January 6, 2025 22:27
Status Cancelled
Total duration 3m 19s
Artifacts

centrifuge-app.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
build-app
Canceling since a higher priority waiting request for 'centrifuge-app-@centrifuge:attestation-fix' exists
build-app
The operation was canceled.
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
build-app: centrifuge-app/src/pages/IssuerCreatePool/PoolSetupSection.tsx#L283
Array.prototype.map() expects a return value from arrow function
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
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