Corona: Fix unexpected token in PHPdoc types #14
php-tests.yml
on: push
php-tests
/
...
/
Generate matrix for phpunit
0s
php-tests
/
...
/
PHPCS
19s
php-tests
/
...
/
PHPStan
31s
Matrix: php-tests / phpunit / phpunit
Annotations
6 errors and 3 warnings
php-tests / phpstan / PHPStan:
src/Lunr/Corona/Request.php#L373
Strict comparison using !== between string and false will always evaluate to true.
|
php-tests / phpstan / PHPStan:
src/Lunr/Corona/Response.php#L163
Call to function is_int() with int will always evaluate to true.
|
php-tests / phpstan / PHPStan:
src/Lunr/Corona/Response.php#L163
Strict comparison using === between true and true will always evaluate to true.
|
php-tests / phpstan / PHPStan:
src/Lunr/Corona/WebRequestParser.php#L173
Call to function is_array() with array<mixed> will always evaluate to true.
|
php-tests / phpstan / PHPStan:
src/Lunr/Corona/WebRequestParser.php#L219
Call to function is_array() with array will always evaluate to true.
|
php-tests / phpstan / PHPStan
Process completed with exit code 1.
|
php-tests / phpunit / PHP-8.1: PHPUnit
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
php-tests / phpunit / PHP-8.3: PHPUnit
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
php-tests / phpunit / PHP-8.2: PHPUnit
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|