[ci] Bump eslint-plugin-react-hooks from 5.2.0 to 7.0.1 in /debezium-platform-stage #124
Annotations
1 error and 10 warnings
|
Run lint check
Process completed with exit code 1.
|
|
Run lint check
React Hook useEffect has missing dependencies: 'cardButtonTransform', 'handleCollapsed', 'onDestinationSelection', 'onSourceSelection', 'onToggleDrawer', 'selectedDestination', 'selectedSource', and 'selectedTransform'. Either include them or remove the dependency array
|
|
Run lint check:
debezium-platform-stage/src/components/pipelineDesigner/CreationFlowTransform.tsx#L107
React Hook useEffect has a missing dependency: 'refitElements'. Either include it or remove the dependency array
|
|
Run lint check:
debezium-platform-stage/src/components/UsedIn.tsx#L23
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run lint check:
debezium-platform-stage/src/components/UsedIn.tsx#L16
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run lint check:
debezium-platform-stage/src/components/SourceSinkForm.tsx#L184
React Hook useEffect has a missing dependency: 'isOpen'. Either include it or remove the dependency array
|
|
Run lint check:
debezium-platform-stage/src/components/SourceField.tsx#L38
React Hook useEffect has a missing dependency: 'pipelineSource.id'. Either include it or remove the dependency array
|
|
Run lint check:
debezium-platform-stage/src/appLayout/AppNotificationContext.tsx#L134
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run lint check
React Hook useEffect has a missing dependency: 'buildOverflowMessage'. Either include it or remove the dependency array
|
|
Run lint check
React Hook useEffect has a missing dependency: 'toggleDarkMode'. Either include it or remove the dependency array
|
|
Run lint check:
debezium-platform-stage/src/appLayout/AppContext.tsx#L50
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading