feat: upgrade storybook and vite #3874
Annotations
9 errors and 1 warning
Run yarn lint:
.storybook/main.ts#L4
Replace `⏎····'../src/**/*.mdx',⏎····'../src/**/*.stories.@(js|jsx|ts|tsx)',⏎··` with `'../src/**/*.mdx',·'../src/**/*.stories.@(js|jsx|ts|tsx)'`
|
Run yarn lint:
.storybook/main.ts#L26
Delete `⏎`
|
Run yarn lint:
.storybook/manager.ts#L7
Delete `;`
|
Run yarn lint:
.storybook/preview.ts#L3
There should be at least one empty line between import groups
|
Run yarn lint:
.storybook/preview.ts#L4
'COLOR_MODES' is defined but never used. Allowed unused vars must match /^_/u
|
Run yarn lint:
.storybook/preview.ts#L9
Expected blank line before this statement
|
Run yarn lint:
.storybook/preview.ts#L12
Replace `'(prefers-color-scheme:·dark)'` with `⏎····'(prefers-color-scheme:·dark)'⏎··`
|
Run yarn lint:
.storybook/preview.ts#L13
Expected blank line before this statement
|
Run yarn lint
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading