Fix price updates and nav management submission #3904
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
|