Skip to content

General: Update Lunr.Halo to latest master #43

General: Update Lunr.Halo to latest master

General: Update Lunr.Halo to latest master #43

Triggered via push November 20, 2024 10:29
Status Failure
Total duration 1m 11s
Artifacts

php-tests.yml

on: push
php-tests  /  ...  /  Generate matrix for phpunit
0s
php-tests / phpunit / Generate matrix for phpunit
php-tests  /  ...  /  PHPCS
16s
php-tests / phpcs / PHPCS
php-tests  /  ...  /  PHPStan
29s
php-tests / phpstan / PHPStan
Matrix: php-tests / phpunit / phpunit
Fit to window
Zoom out
Zoom in

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.