Improve class exists, DEV-362 #51
Annotations
1 error and 3 warnings
Run extdn/github-actions-m2/magento-coding-standard@master:
Helper/StoreUrl.php#L44
Each class must be in a file by itself
|
Run extdn/github-actions-m2/magento-coding-standard@master:
Helper/StoreUrl.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 14 and the first side effect is on line 11.
|
Run extdn/github-actions-m2/magento-coding-standard@master:
Helper/StoreUrl.php#L44
Duplicate class name "CustomGento\DefaultStoreCodeRemover\Helper\StoreUrl" found; first defined in /github/workspace/Helper/StoreUrl.php on line 14
|
Run extdn/github-actions-m2/magento-coding-standard@master:
Helper/StoreUrl.php#L49
Empty CATCH statement detected
|
The logs for this run have expired and are no longer available.
Loading