Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FastStore(deps-dev): Bump @faststore/cli from 3.0.35 to 3.0.93 #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

FastStore(deps-dev): Bump @faststore/cli from 3.0.35 to 3.0.93

e2ccdc7
Select commit
Loading
Failed to load commit list.
Open

FastStore(deps-dev): Bump @faststore/cli from 3.0.35 to 3.0.93 #58

FastStore(deps-dev): Bump @faststore/cli from 3.0.35 to 3.0.93
e2ccdc7
Select commit
Loading
Failed to load commit list.
VTEX Sites / Build failed Aug 8, 2024 in 2m 19s

Build

Build failed, full logs available below.

Details

[Thu Aug 8 12:40:48 UTC 2024] This is a development build. Skipping production deploy.
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning "@faststore/core > [email protected]" has unmet peer dependency "webpack@^5.0.0".
warning "@faststore/core > [email protected]" has unmet peer dependency "webpack@^5.0.0".
warning "@faststore/core > [email protected]" has unmet peer dependency "webpack@^5.0.0".
warning "@faststore/core > @faststore/api > @envelop/[email protected]" has incorrect peer dependency "@envelop/core@^3.0.6".
warning "@faststore/core > @faststore/api > @opentelemetry/[email protected]" has unmet peer dependency "@opentelemetry/api@^1.0.0".
warning "@faststore/core > @faststore/api > @opentelemetry/[email protected]" has unmet peer dependency "@opentelemetry/api@^1.0.0".
warning "@faststore/core > @faststore/api > @opentelemetry/[email protected]" has unmet peer dependency "@opentelemetry/api@>=1.4.0 <1.5.0".
warning "@faststore/core > @faststore/api > @opentelemetry/[email protected]" has unmet peer dependency "@opentelemetry/api-logs@>=0.38.0".
warning "@faststore/core > @faststore/api > @opentelemetry/[email protected]" has unmet peer dependency "@opentelemetry/api@>=1.0.0 <1.5.0".
warning "@faststore/core > @faststore/api > @rollup/[email protected]" has unmet peer dependency "rollup@^1.20.0 || ^2.0.0".
warning "@faststore/core > @faststore/api > @opentelemetry/exporter-logs-otlp-grpc > @opentelemetry/[email protected]" has unmet peer dependency "@opentelemetry/api@>=1.0.0 <1.5.0".
warning "@faststore/core > @faststore/api > @opentelemetry/exporter-logs-otlp-grpc > @opentelemetry/[email protected]" has unmet peer dependency "@opentelemetry/api@^1.0.0".
warning "@faststore/core > @faststore/api > @opentelemetry/exporter-logs-otlp-grpc > @opentelemetry/[email protected]" has unmet peer dependency "@opentelemetry/api@>=1.3.0 <1.5.0".
warning "@faststore/core > @faststore/api > @opentelemetry/exporter-trace-otlp-grpc > @opentelemetry/[email protected]" has unmet peer dependency "@opentelemetry/api@>=1.0.0 <1.5.0".
warning "@faststore/core > @faststore/api > @opentelemetry/exporter-logs-otlp-grpc > @opentelemetry/otlp-grpc-exporter-base > @opentelemetry/[email protected]" has unmet peer dependency "@opentelemetry/api@^1.0.0".
warning "@faststore/core > @faststore/api > @opentelemetry/exporter-logs-otlp-grpc > @opentelemetry/otlp-transformer > @opentelemetry/[email protected]" has unmet peer dependency "@opentelemetry/api@>=1.3.0 <1.5.0".
warning "@faststore/core > @graphql-codegen/cli > @graphql-tools/code-file-loader > @graphql-tools/graphql-tag-pluck > @babel/[email protected]" has unmet peer dependency "@babel/core@^7.0.0-0".
warning " > @cypress/[email protected]" has unmet peer dependency "@babel/core@^7.0.1".
warning " > @cypress/[email protected]" has unmet peer dependency "@babel/preset-env@^7.0.0".
warning " > @cypress/[email protected]" has unmet peer dependency "babel-loader@^8.3 || ^9".
warning " > @cypress/[email protected]" has unmet peer dependency "webpack@^4 || ^5".
warning "@cypress/code-coverage > @cypress/[email protected]" has unmet peer dependency "@babel/core@^7.0.1".
warning "@cypress/code-coverage > @cypress/[email protected]" has unmet peer dependency "@babel/preset-env@^7.0.0".
warning "@cypress/code-coverage > @cypress/[email protected]" has unmet peer dependency "babel-loader@^8.0.2".
warning "@cypress/code-coverage > @cypress/[email protected]" has unmet peer dependency "webpack@^4 || ^5".
warning "@faststore/cli > @oclif/plugin-help > @oclif/core > [email protected]" has unmet peer dependency "@types/node@*".
warning " > [email protected]" has unmet peer dependency "axe-core@^3 || ^4".
[4/4] Building fresh packages...
Done in 54.85s.

yarn run v1.22.19
$ faststore build
success - Temporary folder .faststore created
success - Core files copied
success - Starter files copied
success - custom-theme theme has been applied
success - CMS webhook URLs file created
$ yarn partytown & yarn generate && next build
$ faststore generate-graphql -c
$ partytown copylib ./public/~partytown
Partytown lib copied to: /shared/project/.faststore/public/~partytown
error - GraphQL was not optimized and TS files were not updated. Changes in the GraphQL layer did not take effect
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
yarn run v1.22.19
$ faststore build
success - Temporary folder .faststore created
success - Core files copied
success - Starter files copied
success - custom-theme theme has been applied
success - CMS webhook URLs file created
$ yarn partytown & yarn generate && next build
$ faststore generate-graphql -c
$ partytown copylib ./public/~partytown
Partytown lib copied to: /shared/project/.faststore/public/~partytown
error - GraphQL was not optimized and TS files were not updated. Changes in the GraphQL layer did not take effect
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
yarn run v1.22.19
$ faststore build
success - Temporary folder .faststore created
success - Core files copied
success - Starter files copied
success - custom-theme theme has been applied
success - CMS webhook URLs file created
$ yarn partytown & yarn generate && next build
$ faststore generate-graphql -c
$ partytown copylib ./public/~partytown
Partytown lib copied to: /shared/project/.faststore/public/~partytown
error - GraphQL was not optimized and TS files were not updated. Changes in the GraphQL layer did not take effect
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

[Thu Aug 8 12:42:37 UTC 2024] Something went wrong trying to build the project.
[Thu Aug 8 12:42:39 UTC 2024] Validating NGINX configuration file syntax.
[Thu Aug 8 12:42:39 UTC 2024] The previous step failed. Skipping NGINX validation.
[Thu Aug 8 12:42:39 UTC 2024] The previous step failed. Skipping NGINX image build.
[Thu Aug 8 12:42:39 UTC 2024] The previous step failed. Skipping Node image build.
[Thu Aug 8 12:42:39 UTC 2024] The previous step failed. Skipping step to tag image.
[Thu Aug 8 12:42:39 UTC 2024] The previous step failed. Skipping deploy.