Skip to content

Add github actions, DEV-362 #54

Add github actions, DEV-362

Add github actions, DEV-362 #54

Triggered via pull request February 10, 2024 20:59
Status Failure
Total duration 14s
Artifacts

coding-standard.yml

on: pull_request
M2 Coding Standard
7s
M2 Coding Standard
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
M2 Coding Standard: Helper/StoreUrl.php#L46
Each class must be in a file by itself
M2 Coding Standard: 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 16 and the first side effect is on line 12.
M2 Coding Standard: Helper/StoreUrl.php#L46
Duplicate class name "CustomGento\DefaultStoreCodeRemover\Helper\StoreUrl" found; first defined in /github/workspace/Helper/StoreUrl.php on line 16