Generate and publish sandboxes #314
Annotations
5 errors and 1 warning
Generate
❌ Failed to execute before-script for template: Create React App Latest (Webpack | TypeScript) (cra/default-ts)
Error: Command failed with exit code 1: npx create-react-app before-storybook --template typescript && cd before-storybook && jq '.browserslist.production[0] = ">0.9%"' package.json > tmp.json && mv tmp.json package.json
warning react-scripts > eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
warning react-scripts > workbox-webpack-plugin@6.6.1: this package has been deprecated
warning react-scripts > eslint > @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
warning react-scripts > source-map-loader > abab@2.0.6: Use your platform's native atob() and btoa() methods instead
warning react-scripts > webpack-dev-server > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
warning react-scripts > jest > @jest/core > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
warning react-scripts > babel-preset-react-app > @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
warning react-scripts > babel-preset-react-app > @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
warning react-scripts > babel-preset-react-app > @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
warning react-scripts > babel-preset-react-app > @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
warning react-scripts > babel-preset-react-app > @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
warning react-scripts > workbox-webpack-plugin > workbox-build@6.6.1: this package has been deprecated
warning react-scripts > eslint > file-entry-cache > flat-cache > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
warning react-scripts > eslint > @humanwhocodes/config-array > @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
warning react-scripts > react-dev-utils > fork-ts-checker-webpack-plugin > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning react-scripts > webpack-dev-server > rimraf > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning react-scripts > workbox-webpack-plugin > workbox-build > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning react-scripts > jest > jest-cli > jest-config > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning react-scripts > jest > @jest/core > jest-runtime > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning react-scripts > jest > @jest/core > @jest/reporters > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning react-scripts > babel-jest > babel-plugin-istanbul > test-exclude > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning react-scripts > @svgr/webpack > @svgr/plugin-svgo > svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
warning react-scripts > react-dev-utils > fork-ts-checker-webpack-plugin > memfs@3.6.0: this will be v4
warning react-scripts > webpack-dev-server > webpack-dev-middleware > memfs@3.6.0: this will be v4
warning react-scripts > workbox-webpack-plugin > workbox-build > workbox-sw@6.6.1: this package has been deprecated
warning react-scripts > workbox-webpack-plugin > workbox-build > w
|
Generate
❌ Failed to initialize Storybook in template: SvelteKit Latest (Vite | JavaScript) (svelte-kit/skeleton-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 > file-entry-cache > flat-cache > rimraf@3.0.2: 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 > 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
❌ 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
Process completed with exit code 1.
|
Publish
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading