Fix selection for group modal #5357
Annotations
10 warnings
app/packages/operators/src/CustomPanel.tsx#L37
React Hook useEffect has missing dependencies: 'panelId' and 'setPanelCloseEffect'. Either include them or remove the dependency array
|
app/packages/operators/src/CustomPanel.tsx#L94
React Hook useEffect has a missing dependency: 'dimensions'. Either include it or remove the dependency array
|
app/packages/operators/src/built-in-operators.ts#L814
'ctx' is defined but never used. Allowed unused args must match /^_/u
|
|
|
|
|
|
|
|
This job succeeded
Loading