PHP Linter

OK

composer validate

OK

Copy/Paste Detector

OK

PHP Stan

OK

Magento Coding Standard

FILE: ...module-breeze-ai/d2f617f/view/adminhtml/web/template/translate-button.html
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | Avoid using self-closing tag with non-void html element - "<path
   |       | d="M46.51,22.028 C40.402,22.028 40.402,18.388 34.34,18.388
   |       | C28.232,18.388 28.232,22.028 22.17,22.028 C16.107,22.028
   |       | 16.062,18.388 10,18.388 M46.51,29.668 C40.402,29.668 40.402,26.028
   |       | 34.34,26.028 C28.232,26.028 28.232,29.668 22.17,29.668
   |       | C16.107,29.668 16.062,26.028 10,26.028 M46.51,37.307
   |       | C40.402,37.307 40.402,33.667 34.34,33.667 C28.232,33.667
   |       | 28.232,37.307 22.17,37.307 C16.107,37.307 16.062,33.667 10,33.667"
   |       | stroke="currentColor" stroke-width="3" fill="none"/>
   |       | 
--------------------------------------------------------------------------------


FILE: ...efront/module-breeze-ai/d2f617f/view/adminhtml/web/template/ai-button.html
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | Avoid using self-closing tag with non-void html element - "<path
   |       | d="M46.51,22.028 C40.402,22.028 40.402,18.388 34.34,18.388
   |       | C28.232,18.388 28.232,22.028 22.17,22.028 C16.107,22.028
   |       | 16.062,18.388 10,18.388 M46.51,29.668 C40.402,29.668 40.402,26.028
   |       | 34.34,26.028 C28.232,26.028 28.232,29.668 22.17,29.668
   |       | C16.107,29.668 16.062,26.028 10,26.028 M46.51,37.307
   |       | C40.402,37.307 40.402,33.667 34.34,33.667 C28.232,33.667
   |       | 28.232,37.307 22.17,37.307 C16.107,37.307 16.062,33.667 10,33.667"
   |       | stroke="currentColor" stroke-width="3" fill="none"/>
   |       | 
--------------------------------------------------------------------------------

Time: 4.31 secs; Memory: 22MB

PHP Unit

OK