Skip to content

Generate and publish sandboxes #167

Generate and publish sandboxes

Generate and publish sandboxes #167

Triggered via schedule July 15, 2024 02:21
Status Failure
Total duration 32m 5s
Artifacts

generate-sandboxes.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Generate to next
❌ Failed to execute before-script for template: Vue CLI v3 (Webpack | JavaScript) (vue-cli/default-js) Error: Command timed out after 300000 milliseconds: npx -p @vue/cli vue create before-storybook --default --packageManager=yarn --force --merge && cd before-storybook && echo "module.exports = {}" > webpack.config.js Timed out npm WARN exec The following package was not found and will be installed: @vue/cli@5.0.8 npm WARN deprecated 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. npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated @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. npm WARN deprecated @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. npm WARN deprecated @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. npm WARN deprecated apollo-server-plugin-base@3.7.2: The `apollo-server-plugin-base` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023 and October 22nd 2024, respectively). This package's functionality is now found in the `@apollo/server` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details. npm WARN deprecated apollo-datasource@3.3.2: The `apollo-datasource` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023 and October 22nd 2024, respectively). See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details. npm WARN deprecated apollo-server-errors@3.3.1: The `apollo-server-errors` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023 and October 22nd 2024, respectively). This package's functionality is now found in the `@apollo/server` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details. npm WARN deprecated apollo-server-types@3.8.0: The `apollo-server-types` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023 and October 22nd 2024, respectively). This package's functionality is now found in the `@apollo/server` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details. npm WARN deprecated apollo-server-env@4.2.1: The `apollo-server-env` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023 and October 22nd 2024, respectively). This package's functionality is now found in the `@apollo/utils.fetcher` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details. npm WARN deprecated shortid@2.2.16: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm WARN deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported npm WARN deprecated apollo-reporting-protobuf@3.4.0: The `apollo-reporting-protobuf` package is part of Apollo Server v2 and v3, which ar
Generate to next
Process completed with exit code 1.
Generate to main
❌ Failed to execute before-script for template: Qwik CLI Latest (Vite | TypeScript) (qwik-vite/default-ts) Error: Command failed with exit code 1: npm create qwik basic before-storybook npm WARN exec The following package was not found and will be installed: create-qwik@1.7.1 npm create qwik@latest base ./my-project <options> Positionals: template Starter template[string] [choices: "playground", "empty", "library"] outDir Directory of the project [string] Options: --help Show help [boolean] --version Show version number [boolean] -f, --force Overwrite target directory if it exists [boolean] [default: false] -i, --installDeps Install dependencies [boolean] [default: false] Invalid values: Argument: template, Given: "basic", Choices: "playground", "empty", "library" npm ERR! code 1 npm ERR! path /tmp/f5c6abdf5f4b0bac9650a914689ea604 npm ERR! command failed npm ERR! command sh -c create-qwik basic before-storybook npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-07-15T02_46_55_622Z-debug-0.log at makeError (/home/runner/work/storybook/storybook/scripts/node_modules/execa/lib/error.js:59:11) at handlePromise (/home/runner/work/storybook/storybook/scripts/node_modules/execa/index.js:119:26) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at <anonymous> (/home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:184:15)
Generate to main
Process completed with exit code 1.