Skip to content

Migrate button to tsx #150

Migrate button to tsx

Migrate button to tsx #150

Triggered via pull request September 25, 2023 09:50
Status Failure
Total duration 1m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

preview.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
checks: src/components/button/ButtonIconLink.stories.tsx#L4
'Markdown' is defined but never used. Allowed unused vars must match /^[iI]gnored/u
checks: src/components/button/ButtonIconLink.stories.tsx#L15
`../../../.storybook/components` import should occur before import of `./types`
checks: src/components/button/ButtonLink.stories.tsx#L6
'Markdown' is defined but never used. Allowed unused vars must match /^[iI]gnored/u
checks: src/components/button/ButtonLink.stories.tsx#L8
'Stories' is defined but never used. Allowed unused vars must match /^[iI]gnored/u
checks: src/components/button/ButtonLink.stories.tsx#L16
`../../../.storybook/components` import should occur before import of `./types`
checks: src/components/button/ButtonLink.stories.tsx#L70
Curly braces are unnecessary here
checks
Process completed with exit code 1.