Skip to content

Updating figma icons scripts to handle the new naming convensions in … #539

Updating figma icons scripts to handle the new naming convensions in …

Updating figma icons scripts to handle the new naming convensions in … #539

Triggered via push December 20, 2024 16:17
Status Success
Total duration 1m 12s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test: src/components/Badge/Badge.figma.tsx#L1
There should be at least one empty line between import groups
Test: src/components/Badge/Badge.figma.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
Test: src/components/Badge/Badge.figma.tsx#L2
There should be at least one empty line between import groups
Test: src/components/Badge/Badge.figma.tsx#L3
`@figma/code-connect` import should occur before import of `react`
Test: src/components/Breadcrumbs/Breadcrumbs.figma.tsx#L1
There should be at least one empty line between import groups
Test: src/components/Breadcrumbs/Breadcrumbs.figma.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
Test: src/components/Breadcrumbs/Breadcrumbs.figma.tsx#L2
There should be at least one empty line between import groups
Test: src/components/Breadcrumbs/Breadcrumbs.figma.tsx#L3
`@figma/code-connect` import should occur before import of `react`
Test: src/components/Breadcrumbs/Breadcrumbs.figma.tsx#L30
'props' is defined but never used. Allowed unused args must match /^_/u
Test: src/components/Button/Button.figma.tsx#L1
There should be at least one empty line between import groups