Generate and publish sandboxes #121
generate-sandboxes.yml
on: schedule
Generate to next
47m 33s
Generate to main
15s
Annotations
6 errors
Generate to main
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/storybook/storybook/./code'. No such file or directory
|
Generate to main
The specified node version file at: /home/runner/work/storybook/storybook/.nvmrc does not exist
|
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/[email protected]
npm WARN deprecated [email protected]: 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 [email protected]: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated @babel/[email protected]: 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 @babel/[email protected]: 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/[email protected]: 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 [email protected]: 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 [email protected]: 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 [email protected]: 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 [email protected]: 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 [email protected]: 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 [email protected]: The `apollo-reporting-protobuf` 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/usage-reporting-protobuf` package. See https://www.apollographql.com/do
|
Generate to next
❌ 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: [email protected]
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/1523fb72964feadd247b333981625104
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-10T03_17_52_143Z-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:183:15)
|
Generate to next
Process completed with exit code 1.
|
Generate to next
Process completed with exit code 1.
|