PHP Linter
OK
composer validate
OK
Copy/Paste Detector
OK
PHP Stan
OK
Magento Coding Standard
FILE: ...nfigurable/c71f98d/view/frontend/web/js/configurable_control1.js
----------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
----------------------------------------------------------------------
1 | WARNING | Avoid using closing slash with void tags, this can
| | lead to unexpected behavior - "<meta name="title"
| | content="' + $metaData['title'] + '" />"
1 | WARNING | Avoid using closing slash with void tags, this can
| | lead to unexpected behavior - "<meta name="title"
| | content="' + $parentMetaData['title'] + '" />"
----------------------------------------------------------------------
Time: 160ms; Memory: 14MB