Skip to content

fix: consider ruleWidth when zoom to fit #139

fix: consider ruleWidth when zoom to fit

fix: consider ruleWidth when zoom to fit #139

Triggered via pull request September 26, 2024 01:43
Status Success
Total duration 43s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 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 use a deprecated Node.js version 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/graphics/graphics/graphics.ts#L769
'_offset' is defined but never used
eslint: packages/core/src/graphics/regular_polygon.ts#L175
'_padding' is defined but never used
eslint: packages/core/src/graphics/star.ts#L182
'_padding' is defined but never used
eslint: packages/suika-multiplayer/src/store/y-suika.ts#L15
'data' is defined but never used
eslint: packages/suika/src/components/Cards/ElementsInfoCard/ElementsInfoCard.tsx#L17
'isEqual' is assigned a value but never used