Skip to content

Fix column sorting with GROUP BY #309

Fix column sorting with GROUP BY

Fix column sorting with GROUP BY #309

Triggered via push June 1, 2024 16:11
Status Failure
Total duration 5m 43s
Artifacts
Matrix: analyse-php
Matrix: lint-php-files
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
analyse-php (7.2)
Process completed with exit code 2.
analyse-php (7.2): libraries/classes/Advisor.php#L1
Ignored error pattern #^Parameter \#2 \$values of function vsprintf expects array\<bool\|float\|int\|string\|null\>, mixed given\.$# in path /home/runner/work/phpmyadmin/phpmyadmin/libraries/classes/Advisor.php was not matched in reported errors.
analyse-php (7.2): libraries/classes/Advisor.php#L335
Parameter #2 $args of function vsprintf expects array<bool|float|int|string|null>, mixed given.
analyse-php (7.2): libraries/classes/Config.php#L1
Ignored error pattern #^Parameter \#1 \$string of function rtrim expects string, mixed given\.$# in path /home/runner/work/phpmyadmin/phpmyadmin/libraries/classes/Config.php was not matched in reported errors.
analyse-php (7.2): libraries/classes/Config.php#L385
Parameter #1 $new_error_level of function error_reporting expects int, int|null given.
analyse-php (7.2): libraries/classes/Config.php#L1121
Parameter #1 $str of function rtrim expects string, mixed given.
analyse-php (7.2): libraries/classes/Config/FormDisplay.php#L1
Ignored error pattern #^Parameter \#2 \$array of function implode expects array\|null, mixed given\.$# in path /home/runner/work/phpmyadmin/phpmyadmin/libraries/classes/Config/FormDisplay.php was not matched in reported errors.
analyse-php (7.2): libraries/classes/Config/FormDisplay.php#L462
Parameter #2 $pieces of function implode expects array, mixed given.
analyse-php (7.2): libraries/classes/Config/Settings.php#L1
Ignored error pattern #^Parameter \#1 \$array of function array_keys expects array, mixed given\.$# in path /home/runner/work/phpmyadmin/phpmyadmin/libraries/classes/Config/Settings.php was not matched in reported errors.
analyse-php (7.2): libraries/classes/Config/Settings.php#L1786
Parameter #1 $input of function array_keys expects array, mixed given.
analyse-php (7.2): libraries/classes/Controllers/Database/TrackingController.php#L1
Ignored error pattern #^Parameter \#1 \$value of function count expects array\|Countable, mixed given\.$# in path /home/runner/work/phpmyadmin/phpmyadmin/libraries/classes/Controllers/Database/TrackingController.php was not matched in reported errors.
lint-php-files (7.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
analyse-php (7.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.