You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.It should run the command and shows the result. But actually, it's giving below error PHP Fatal error: Uncaught Error: Class 'GraphQL\Language\Token' not found in /usr/share/php/PHP/CodeSniffer/src/Files/File.php:556 Stack trace:
Actual result
It should successfully scan code against Magento2 coding standard and return warnings and errors.
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Expected result
1.It should run the command and shows the result. But actually, it's giving below error
PHP Fatal error: Uncaught Error: Class 'GraphQL\Language\Token' not found in /usr/share/php/PHP/CodeSniffer/src/Files/File.php:556 Stack trace:
Actual result
The text was updated successfully, but these errors were encountered: