Update ClustersTable.tsx #16
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
Frontend Checks
1m 34s
Backend Checks
32s
Annotations
2 warnings
|
Frontend Checks:
src/context/WebSocketProvider.tsx#L9
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Checks:
src/pages/BP.tsx#L598
React Hook useCallback has an unnecessary dependency: 'setSuccessMessage'. Either exclude it or remove the dependency array
|