General: Update Lunr.Halo to latest master #43
php-tests.yml
on: push
php-tests
/
...
/
Generate matrix for phpunit
0s
php-tests
/
...
/
PHPCS
16s
php-tests
/
...
/
PHPStan
29s
Matrix: php-tests / phpunit / phpunit
Annotations
5 errors
php-tests / phpstan / PHPStan:
src/Lunr/Shadow/LunrCliParser.php#L97
Property Lunr\Shadow\LunrCliParser::$args (array<string>) does not accept mixed.
|
php-tests / phpstan / PHPStan:
src/Lunr/Shadow/LunrCliParser.php#L99
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
php-tests / phpstan / PHPStan:
src/Lunr/Shadow/LunrCliParser.php#L103
Parameter #1 $opt of method Lunr\Shadow\LunrCliParser::is_opt() expects string, mixed given.
|
php-tests / phpstan / PHPStan:
src/Lunr/Shadow/LunrCliParser.php#L103
Parameter #2 $index of method Lunr\Shadow\LunrCliParser::is_opt() expects int, mixed given.
|
php-tests / phpstan / PHPStan
Process completed with exit code 1.
|