Skip to content

Merge pull request #526 from ruilisi/bump-version-0.19.3 #121

Merge pull request #526 from ruilisi/bump-version-0.19.3

Merge pull request #526 from ruilisi/bump-version-0.19.3 #121

Triggered via push April 4, 2024 15:49
Status Success
Total duration 1m 58s
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