PHP Linter
OK
composer validate
OK
PHP Stan
OK
Magento Coding Standard
FILE: ...p/private/swissup/module-ignition/view/base/web/js/copy-buttons.js
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
--------------------------------------------------------------------------------
1 | ERROR | Avoid using self-closing tag with non-void html element - "<path
| | stroke-linecap="round" stroke-linejoin="round" d="M6.429 9.75 2.25
| | 12l4.179 2.25m0-4.5 5.571 3 5.571-3m-11.142 0L2.25 7.5 12
| | 2.25l9.75 5.25-4.179 2.25m0 0L21.75 12l-4.179 2.25m0 0 4.179
| | 2.25L12 21.75 2.25 16.5l4.179-2.25m11.142 0-5.571 3-5.571-3"/>
| |
1 | ERROR | Avoid using self-closing tag with non-void html element - "<path
| | stroke-linecap="round" stroke-linejoin="round" d="M8.625
| | 9.75a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm0 0H8.25m4.125
| | 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm0 0H12m4.125
| | 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm0 0h-.375M21 12c0
| | 4.556-4.03 8.25-9 8.25a9.764 9.764 0 0 1-2.555-.337A5.972 5.972 0
| | 0 1 5.41 20.97a5.969 5.969 0 0 1-.474-.065 4.48 4.48 0 0 0
| | .978-2.025c.09-.457-.133-.901-.467-1.226C3.93 16.178 3 14.189 3
| | 12c0-4.556 4.03-8.25 9-8.25s9 3.694 9 8.25Z"/>
| |
--------------------------------------------------------------------------------
Time: 1.12 secs; Memory: 18MB