Skip to content

check rangeCount before getRangeAt #122

check rangeCount before getRangeAt

check rangeCount before getRangeAt #122

Triggered via push April 4, 2024 15:53
Status Success
Total duration 1m 56s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L672
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