Skip to content

fix: should update parent when moving by keyboard #114

fix: should update parent when moving by keyboard

fix: should update parent when moving by keyboard #114

Triggered via pull request June 18, 2024 13:59
Status Success
Total duration 38s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint: packages/components/src/components/dropdown/dropdown.stories.tsx#L11
Fast refresh only works when a file only export components. Use a new file to share constant or functions between components
eslint: packages/components/src/components/popover/popover.stories.tsx#L11
Fast refresh only works when a file only export components. Use a new file to share constant or functions between components
eslint: packages/components/src/components/select/select.stories.tsx#L12
Fast refresh only works when a file only export components. Use a new file to share constant or functions between components
eslint: packages/core/src/graphs/graphics/graphics.ts#L729
'_offset' is defined but never used
eslint: packages/core/src/graphs/regular_polygon.ts#L173
'_padding' is defined but never used
eslint: packages/core/src/graphs/star.ts#L182
'_padding' is defined but never used
eslint: packages/suika/src/components/Cards/ElementsInfoCard/ElementsInfoCard.tsx#L17
'isEqual' is assigned a value but never used