Fix tests #926
lint-and-analyse-php.yml
on: push
Matrix: analyse-php
Matrix: lint-php-files
Annotations
5 errors and 2 warnings
UnusedBaselineEntry:
src/Controllers/Database/Structure/RealRowCountController.php#L1
src/Controllers/Database/Structure/RealRowCountController.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyNullArgument" has 1 extra entry. (see https://psalm.dev/316)
|
analyse-php (8.2)
Process completed with exit code 2.
|
analyse-php (8.2):
src/Controllers/Database/Structure/RealRowCountController.php#L1
Ignored error pattern #^Parameter \#1 \$value of static method PhpMyAdmin\\Util\:\:formatNumber\(\) expects float\|int\|string, int\|null given\.$# (argument.type) in path /home/runner/work/phpmyadmin/phpmyadmin/src/Controllers/Database/Structure/RealRowCountController.php was not matched in reported errors.
|
analyse-php (8.2)
Process completed with exit code 1.
|
lint-php-files (8.2)
Process completed with exit code 2.
|
analyse-php (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-php-files (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|