Generate and publish sandboxes #363
generate-sandboxes.yml
on: schedule
Generate to next
30m 1s
Generate to main
26m 7s
Annotations
6 errors and 2 warnings
Generate to main
❌ Failed to initialize Storybook in template: Svelte Latest (Vite | JavaScript) (svelte-vite/default-js)
Error: Command failed with exit code 1: /home/runner/work/storybook/storybook/code/lib/create-storybook/bin/index.cjs --yes --no-dev --package-manager=yarn1
warning @storybook/builder-webpack5 > fork-ts-checker-webpack-plugin > memfs@3.6.0: this will be v4
warning @storybook/builder-webpack5 > webpack-dev-middleware > memfs@3.6.0: this will be v4
warning @storybook/svelte-vite > sveltedoc-parser > eslint@8.4.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
warning @storybook/svelte-vite > svelte-preprocess > sorcery > sander > rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
warning @storybook/svelte-vite > sveltedoc-parser > eslint > @humanwhocodes/config-array@0.9.5: Use @eslint/config-array instead
warning @storybook/svelte-vite > svelte-preprocess > sorcery > sander > rimraf > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning @storybook/svelte-vite > sveltedoc-parser > eslint > file-entry-cache > flat-cache > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
warning @storybook/svelte-vite > sveltedoc-parser > eslint > file-entry-cache > flat-cache > rimraf > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning @storybook/svelte-vite > sveltedoc-parser > eslint > @humanwhocodes/config-array > @humanwhocodes/object-schema@1.2.1: Use @eslint/object-schema instead
warning @storybook/svelte-vite > svelte-preprocess > sorcery > sander > rimraf > glob > inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
error Received malformed response from registry for "typescript". The registry may be down.
An error occurred while installing dependencies.
at makeError (/home/runner/work/storybook/storybook/scripts/node_modules/execa/lib/error.js:59:13)
at handlePromise (/home/runner/work/storybook/storybook/scripts/node_modules/execa/index.js:119:50)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async sbInit (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:48:3)
at async action (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:118:11)
at async withLocalRegistry (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:73:5)
at async addStorybook (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:109:7)
at async /home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:244:11
|
Generate to main
Process completed with exit code 1.
|
Generate to next
❌ Failed to execute before-script for template: React Prerelease (Vite | TypeScript) (react-vite/prerelease-ts)
Error: Command failed with exit code 1: npm create vite --yes before-storybook -- --template react-ts && cd before-storybook && yarn add react@beta react-dom@beta && jq '.resolutions += {"@types/react": "npm:types-react@beta", "@types/react-dom": "npm:types-react-dom@beta"}' package.json > tmp.json && mv tmp.json package.json && yarn add --dev @types/react@npm:types-react@beta @types/react-dom@npm:types-react-dom@beta
error Received malformed response from registry for "typescript". The registry may be down.
at makeError (/home/runner/work/storybook/storybook/scripts/node_modules/execa/lib/error.js:59:13)
at handlePromise (/home/runner/work/storybook/storybook/scripts/node_modules/execa/index.js:119:50)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async /home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:226:13
|
Generate to next
❌ Failed to initialize Storybook in template: Vue CLI v3 (Webpack | JavaScript) (vue-cli/default-js)
Error: Command failed with exit code 1: /home/runner/work/storybook/storybook/code/lib/create-storybook/bin/index.cjs --yes --no-dev --package-manager=yarn1
warning @storybook/builder-webpack5 > fork-ts-checker-webpack-plugin > memfs@3.6.0: this will be v4
warning @storybook/builder-webpack5 > webpack-dev-middleware > memfs@3.6.0: this will be v4
warning @storybook/svelte-vite > sveltedoc-parser > eslint@8.4.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
warning @storybook/svelte-vite > sveltedoc-parser > eslint > @humanwhocodes/config-array@0.9.5: Use @eslint/config-array instead
warning @storybook/svelte-vite > svelte-preprocess > sorcery > sander > rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
warning @storybook/svelte-vite > sveltedoc-parser > eslint > @humanwhocodes/config-array > @humanwhocodes/object-schema@1.2.1: Use @eslint/object-schema instead
error Received malformed response from registry for "typescript". The registry may be down.
An error occurred while installing dependencies.
at makeError (/home/runner/work/storybook/storybook/scripts/node_modules/execa/lib/error.js:59:13)
at handlePromise (/home/runner/work/storybook/storybook/scripts/node_modules/execa/index.js:119:50)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async sbInit (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:48:3)
at async action (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:118:11)
at async withLocalRegistry (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:73:5)
at async addStorybook (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:109:7)
at async /home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:259:11
|
Generate to next
❌ Failed to initialize Storybook in template: React 16 (Webpack | TypeScript) (internal/react16-webpack)
Error: Command failed with exit code 1: /home/runner/work/storybook/storybook/code/lib/create-storybook/bin/index.cjs --yes --no-dev --package-manager=yarn1
warning @storybook/builder-webpack5 > fork-ts-checker-webpack-plugin > memfs@3.6.0: this will be v4
warning @storybook/builder-webpack5 > webpack-dev-middleware > memfs@3.6.0: this will be v4
warning @storybook/svelte-vite > sveltedoc-parser > eslint@8.4.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
warning @storybook/svelte-vite > sveltedoc-parser > eslint > @humanwhocodes/config-array@0.9.5: Use @eslint/config-array instead
warning @storybook/svelte-vite > svelte-preprocess > sorcery > sander > rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
warning @storybook/svelte-vite > svelte-preprocess > sorcery > sander > rimraf > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning @storybook/svelte-vite > sveltedoc-parser > eslint > file-entry-cache > flat-cache > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
warning @storybook/svelte-vite > sveltedoc-parser > eslint > file-entry-cache > flat-cache > rimraf > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning @storybook/svelte-vite > sveltedoc-parser > eslint > @humanwhocodes/config-array > @humanwhocodes/object-schema@1.2.1: Use @eslint/object-schema instead
warning @storybook/svelte-vite > svelte-preprocess > sorcery > sander > rimraf > glob > inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
error Received malformed response from registry for "typescript". The registry may be down.
An error occurred while installing dependencies.
at makeError (/home/runner/work/storybook/storybook/scripts/node_modules/execa/lib/error.js:59:13)
at handlePromise (/home/runner/work/storybook/storybook/scripts/node_modules/execa/index.js:119:50)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async sbInit (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:48:3)
at async action (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:118:11)
at async withLocalRegistry (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:73:5)
at async addStorybook (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:109:7)
at async /home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:259:11
|
Generate to next
Process completed with exit code 1.
|
Generate to main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Generate to next
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|