Open svera opened 2 years ago
Hi @svera. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this
Hello, @svera!
This is not a bug. You should configure path to analyse for the live inspection to work with. Please, provide your configuration.
Regards,
Hi @bohdan-harniuk , path is already provided, see next screenshot:
also, live inspection is working fine in PHP files, as you can see in the attached image:
@svera, *.phtml files are working fine for app/code and app/design directories. It seems, that the problem appears with the 3rd party modules in the vendor directory. I'll check this issue.
Thank you, for your report!
Describe the bug (*) The built-in UCT only checks PHP and XML files in live inspection. For example, checking
magepal/magento2-core
version 1.1.12, bundle UCT returns a bunch of deprecated warnings forescapeHtml()
inview/adminhtml/templates/system/config/field/extensions.phtml
which are not reflected in live inspection.To Reproduce (*)
Steps to reproduce the behaviour:
magepal/magento2-googletagmanager
2.7.1 in a Magento instance using composer (magepal/magento2-core
is installed also as a requirement):composer require magepal/magento2-googletagmanager
magepal/magento2-core
from thevendor
folder using the built-in UCTview/adminhtml/templates/system/config/field/extensions.phtml
from the analysis resultsExpected behaviour (*)
Issues in PHTML and other file extensions supported by UCT should be highlighted in live inspection.
Screenshots
Please complete the following information: (*)