[Docs] Features + release notes #6544
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L105
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