-
Notifications
You must be signed in to change notification settings - Fork 191
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
Installation & Varnish Test Failed #348
Comments
@purplecommerce does it fail on the same as our extension?
Our extension fails on that command with the following:
|
@SamCritch yes you are right it fails on the same command with following details. php ./vendor/bin/ece-tools schema:generate || true\n\nIn Processor.php line 129:\n \n The command "php ./bin/magento setup:di:compile --ansi --no-interaction" fa \n iled. \u001b[32m%message%\u001b[39m 0/9 [>---------------------------] 0% < 1 sec 6 \n 9.0 MiB\r\u001b[2K\u001b[32mProxies code generation...\u001b[39m 0/9 [>-------------------- \n ----] 0% < 1 sec 69.0 MiB\r\u001b[2K\u001b[32mProxies code generation...\u001b[39m 1/9 [= \n =>----------------------] 11% < 1 sec 75.0 MiB\r\u001b[2K\u001b[32mRepositories code \n generation...\u001b[39m 1/9 [==>-----------------] 11% < 1 sec 75.0 MiB \n \n\nIn CompileDi.php line 73:\n \n The command "php ./bin/magento setup:di:compile --ansi --no-interaction" fa \n iled. \u001b[32m%message%\u001b[39m 0/9 [>---------------------------] 0% < 1 sec 6 \n 9.0 MiB\r\u001b[2K\u001b[32mProxies code generation...\u001b[39m 0/9 [>-------------------- \n ----] 0% < 1 sec 69.0 MiB\r\u001b[2K\u001b[32mProxies code generation...\u001b[39m 1/9 [= \n =>----------------------] 11% < 1 sec 75.0 MiB\r\u001b[2K\u001b[32mRepositories code \n generation...\u001b[39m 1/9 [==>-----------------] 11% < 1 sec 75.0 MiB \n \n\nIn Shell.php line 86:\n \n The command "php ./bin/magento setup:di:compile --ansi --no-interaction" fa \n iled. \u001b[32m%message%\u001b[39m 0/9 [>---------------------------] 0% < 1 sec 6 \n 9.0 MiB\r\u001b[2K\u001b[32mProxies code generation...\u001b[39m 0/9 [>-------------------- \n ----] 0% < 1 sec 69.0 MiB\r\u001b[2K\u001b[32mProxies code generation...\u001b[39m 1/9 [= \n =>----------------------] 11% < 1 sec 75.0 MiB\r\u001b[2K\u001b[32mRepositories code \n generation...\u001b[39m 1/9 [==>-----------------] 11% < 1 sec 75.0 MiB \n \n\nrun ...\n\n |
- Summary of the issue
Installation and varnish test failed while module on Marketplace.
- Information on your environment,
This environment is failing:
"php_version":"7.4","magento_platform":"M2","magento_edition":"ce","magento_version":"2.3.7-p3","tool":"varnish","vendor":"purplecommerce","extension":"giftcard","version":"1.0.2","platform":"m2","magento_cloud_docker":"1.3.2","status":"FAIL"
"exit_code": 1
- Steps to reproduce
If you check submission ID: c5x5xonyb1 you'll be able to cross-check the error.
The text was updated successfully, but these errors were encountered: