Skip to content

Update ClustersTable.tsx #16

Update ClustersTable.tsx

Update ClustersTable.tsx #16

Triggered via push May 24, 2025 16:36
Status Success
Total duration 1m 41s
Artifacts
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
Frontend Checks
Backend Checks
32s
Backend Checks
Fit to window
Zoom out
Zoom in

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