0m 19s
Jan 16, 2025, 12:17 AM

uri

Remove broken codestyle rule (#39)

Hackwar
executed scheduled task
nightly-build-2-x

Pipeline stages

8 stages

Console Logs

1+ vendor/bin/phpmd src text cleancode 0s
2/drone/src/src/AbstractUri.php:223 BooleanArgumentFlag The method getQuery has a boolean flag argument $toArray, which is a certain sign of a Single Responsibility Principle violation. 0s
3/drone/src/src/AbstractUri.php:369 StaticAccess Avoid using static access to class 'Joomla\Uri\UriHelper' in method 'parse'. 0s
4/drone/src/src/AbstractUri.php:373 MissingImport Missing class import via use statement (line '373', column '14'). 0s
5/drone/src/src/Uri.php:78 ElseExpression The method setQuery uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them. 0s
6/drone/src/src/UriImmutable.php:41 MissingImport Missing class import via use statement (line '41', column '13'). 0s
7/drone/src/src/UriImmutable.php:56 MissingImport Missing class import via use statement (line '56', column '14'). 0s
8/drone/src/src/UriInterface.php:144 BooleanArgumentFlag The method getQuery has a boolean flag argument $toArray, which is a certain sign of a Single Responsibility Principle violation. 0s
Exit Code 2