Skip to content

feat: upgrade storybook and vite #3874

feat: upgrade storybook and vite

feat: upgrade storybook and vite #3874

Triggered via pull request October 7, 2024 13:47
Status Failure
Total duration 2m 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 8 warnings
Lint: .storybook/main.ts#L4
Replace `⏎····'../src/**/*.mdx',⏎····'../src/**/*.stories.@(js|jsx|ts|tsx)',⏎··` with `'../src/**/*.mdx',·'../src/**/*.stories.@(js|jsx|ts|tsx)'`
Lint: .storybook/main.ts#L26
Delete `⏎`
Lint: .storybook/manager.ts#L7
Delete `;`
Lint: .storybook/preview.ts#L3
There should be at least one empty line between import groups
Lint: .storybook/preview.ts#L4
'COLOR_MODES' is defined but never used. Allowed unused vars must match /^_/u
Lint: .storybook/preview.ts#L9
Expected blank line before this statement
Lint: .storybook/preview.ts#L12
Replace `'(prefers-color-scheme:·dark)'` with `⏎····'(prefers-color-scheme:·dark)'⏎··`
Lint: .storybook/preview.ts#L13
Expected blank line before this statement
Lint
Process completed with exit code 1.
Trivy fs scan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Trivy fs scan
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Trivy fs scan
Unexpected input(s) 'security-checks', valid inputs are ['entryPoint', 'args', 'scan-type', 'image-ref', 'input', 'scan-ref', 'exit-code', 'ignore-unfixed', 'vuln-type', 'severity', 'format', 'template', 'output', 'skip-dirs', 'skip-files', 'cache-dir', 'timeout', 'ignore-policy', 'hide-progress', 'list-all-pkgs', 'scanners', 'trivyignores', 'artifact-type', 'github-pat', 'trivy-config', 'tf-vars', 'limit-severities-for-sarif', 'docker-host']
Unit test
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/
Lint
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/
Build
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/
Build Storybook
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/
Create preview
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/