You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/runner/work/cos-ui/cos-ui/src/app/components/CreateConnectorWizard/CreateConnectorWizardContext.tsx
Warning: [14](https://github.com/bf2fc6cc711aee1a0c2a/cos-ui/runs/5602565497?check_suite_focus=true#step:6:14)0:7 warning React Hook useCallback has an unnecessary dependency: 'clusterRef'. Either exclude it or remove the dependency array react-hooks/exhaustive-deps
/home/runner/work/cos-ui/cos-ui/src/app/pages/CreateConnectorPage/StepErrorHandling.tsx
Warning: 36:6 warning React Hook useCallback has missing dependencies: 'clearSelection', 'onSetErrorHandler', and 'onSetTopic'. Either include them or remove the dependency array react-hooks/exhaustive-deps
✖ 2 problems (0 errors, 2 warnings)
The text was updated successfully, but these errors were encountered:
Should look into these:
The text was updated successfully, but these errors were encountered: