Skip to content

preserve data verification on paste #124

preserve data verification on paste

preserve data verification on paste #124

Triggered via push April 4, 2024 17:06
Status Success
Total duration 2m 3s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 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/core/src/events/paste.ts#L1080
Unexpected console statement
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