Modernize frontend components and reduce codes #725
Annotations
1 error and 2 warnings
|
check
Process completed with exit code 2.
|
|
check:
src/dashboard/src/pages/Node/index.js#L318
React Hook useCallback has a missing dependency: 'pagination'. Either include it or remove the dependency array. Mutable values like 'pagination.current' aren't valid dependencies because mutating them doesn't re-render the component
|
|
check:
src/dashboard/src/pages/ChainCode/forms/CommitForm.js#L32
Unexpected console statement
|