Install storybook & update packages #2
deploy.yml
on: push
⬣ ESLint
1m 2s
ʦ TypeScript
59s
⚡ Vitest
53s
⚫️ Cypress
2m 5s
🚀 Deploy
0s
Annotations
8 errors
⬣ ESLint:
stories/Button.stories.ts#L2
There should be at least one empty line between import groups
|
⬣ ESLint:
stories/Button.tsx#L1
'React' is defined but never used
|
⬣ ESLint:
stories/Header.tsx#L1
'React' is defined but never used
|
⬣ ESLint:
stories/Header.tsx#L6
Use an `interface` instead of a `type`
|
⬣ ESLint:
stories/Page.tsx#L6
Use an `interface` instead of a `type`
|
⬣ ESLint:
stories/Page.tsx#L39
`"` can be escaped with `"`, `“`, `"`, `”`
|
⬣ ESLint:
stories/Page.tsx#L39
`"` can be escaped with `"`, `“`, `"`, `”`
|
⬣ ESLint
Process completed with exit code 1.
|