Skip to content

feat: add draw image tool (#200) #160

feat: add draw image tool (#200)

feat: add draw image tool (#200) #160

Triggered via pull request October 25, 2024 12:24
Status Success
Total duration 4m 22s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
eslint
unable to access 'https://github.com/F-star/suika/': Failed to connect to github.com port 443 after 133440 ms: Connection timed out
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#L802
'_offset' is defined but never used
eslint: packages/core/src/graphics/regular_polygon.ts#L177
'_padding' is defined but never used
eslint: packages/core/src/graphics/star.ts#L183
'_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#L3
'remainDecimal' is defined but never used
eslint: packages/suika/src/components/Cards/ElementsInfoCard/ElementsInfoCard.tsx#L18
'isEqual' is assigned a value but never used