Add orders report #1636
Annotations
2 errors and 4 warnings
|
Build centrifuge-app
The operation was canceled.
|
Lint:
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
|
Lint:
centrifuge-app/src/pages/IssuerCreatePool/PoolSetupSection.tsx#L283
Array.prototype.map() expects a return value from arrow function
|
Lint:
centrifuge-app/src/pages/IssuerCreatePool/index.tsx#L130
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|
Lint:
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
|
Loading