additional panel meta (is_new, beta, category) #6063
Annotations
10 warnings
Lint ESLint packages:
app/packages/operators/src/CustomPanel.tsx#L40
React Hook useEffect has missing dependencies: 'panelId', 'panelName', 'setPanelCloseEffect', and 'trackEvent'. Either include them or remove the dependency array
|
Lint ESLint packages:
app/packages/operators/src/CustomPanel.tsx#L104
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#L815
'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