Cherry-picking #4742 for release #5234
Annotations
10 warnings
Lint ESLint packages:
app/packages/operators/src/CustomPanel.tsx#L37
React Hook useEffect has missing dependencies: 'panelId' and 'setPanelCloseEffect'. Either include them or remove the dependency array
|
Lint ESLint packages:
app/packages/operators/src/CustomPanel.tsx#L94
React Hook useEffect has a missing dependency: 'dimensions'. Either include it or remove the dependency array
|
Lint ESLint packages:
app/packages/operators/src/built-in-operators.ts#L814
'ctx' is defined but never used. Allowed unused args must match /^_/u
|
Lint ESLint packages
'ctx' is defined but never used. Allowed unused args must match /^_/u
|
Lint ESLint packages
'ctx' is defined but never used. Allowed unused args must match /^_/u
|
Lint ESLint packages
'ctx' is defined but never used. Allowed unused args must match /^_/u
|
Lint ESLint packages
'ctx' is defined but never used. Allowed unused args must match /^_/u
|
Lint ESLint packages
'path' is never reassigned. Use 'const' instead
|
Lint ESLint packages
'value' is never reassigned. Use 'const' instead
|
Lint ESLint packages
'ctx' is defined but never used. Allowed unused args must match /^_/u
|
Loading