Skip to content

feat: mouse event manager #125

feat: mouse event manager

feat: mouse event manager #125

Triggered via pull request July 16, 2024 13:13
Status Success
Total duration 38s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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#L759
'_offset' is defined but never used
eslint: packages/core/src/graphs/regular_polygon.ts#L175
'_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