Merge branch 'kubestellar:dev' into dev #12
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
28s
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
|