Skip to content

Merge pull request #613 from Corbe30/bugfix/canvas-selection-issue #247

Merge pull request #613 from Corbe30/bugfix/canvas-selection-issue

Merge pull request #613 from Corbe30/bugfix/canvas-selection-issue #247

Triggered via push October 17, 2024 10:38
Status Success
Total duration 4m 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
test: packages/react/src/components/ContextMenu/FilterMenu.tsx#L382
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#L678
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
test: packages/react/src/components/Workbook/index.tsx#L552
React Hook useEffect has a missing dependency: 'mergedSettings.currency'. Either include it or remove the dependency array