Skip to content

Generate and publish sandboxes #339

Generate and publish sandboxes

Generate and publish sandboxes #339

Triggered via schedule December 15, 2024 02:35
Status Failure
Total duration 30m 4s
Artifacts

generate-sandboxes.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Generate to main
❌ Failed to execute before-script for template: Next.js v13.5 (Webpack | TypeScript) (nextjs/13-ts) Error: Command failed with exit code 1: yarn create next-app before-storybook -e https://github.com/vercel/next.js/tree/next-13/examples/hello-world && cd before-storybook && npm pkg set "dependencies.next"="^13.5.6" && yarn && git add . && git commit --amend --no-edit && cd .. Could not locate the repository for "https://github.com/vercel/next.js/tree/next-13/examples/hello-world". Please check that the repository exists and try again. error Command failed. Exit code: 1 Command: /usr/local/bin/create-next-app Arguments: before-storybook -e https://github.com/vercel/next.js/tree/next-13/examples/hello-world Directory: /tmp/70bf2126aef880974926e88bfebef6d6 Output: 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:211:13
Generate to main
❌ Failed to execute before-script for template: Next.js v14.2 (Webpack | TypeScript) (nextjs/14-ts) Error: Command failed with exit code 1: yarn create next-app before-storybook -e https://github.com/vercel/next.js/tree/v14.2.17/examples/hello-world && cd before-storybook && npm pkg set "dependencies.next"="^14.2.17" && yarn && git add . && git commit --amend --no-edit && cd .. Could not locate the repository for "https://github.com/vercel/next.js/tree/v14.2.17/examples/hello-world". Please check that the repository exists and try again. error Command failed. Exit code: 1 Command: /usr/local/bin/create-next-app Arguments: before-storybook -e https://github.com/vercel/next.js/tree/v14.2.17/examples/hello-world Directory: /tmp/7256e98064a4c7b3b43aedaa47e63ca5 Output: 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:211:13
Generate to main
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