Skip to content

remove useless loop from insertUpdateFunctionGroup #158

remove useless loop from insertUpdateFunctionGroup

remove useless loop from insertUpdateFunctionGroup #158

Triggered via push May 8, 2024 06:31
Status Success
Total duration 1m 53s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test: packages/react/src/components/ContextMenu/FilterMenu.tsx#L376
React Hook useLayoutEffect has a missing dependency: 'refs.workbookContainer'. Either include it or remove the dependency array
test: packages/react/src/components/ContextMenu/index.tsx#L673
React Hook useLayoutEffect has a missing dependency: 'refs.workbookContainer'. Either include it or remove the dependency array
test: packages/react/src/components/FilterOption/index.tsx#L80
React Hook useCallback has unnecessary dependencies: 'getContainer' and 'refs.workbookContainer'. Either exclude them or remove the dependency array