Corona: Add http exception for temporary disabled API's #208
php-tests.yml
on: pull_request
php-tests
/
...
/
Generate matrix for phpunit
0s
php-tests
/
...
/
PHPCS
27s
php-tests
/
...
/
PHPStan
29s
Matrix: php-tests / phpunit / phpunit
Annotations
5 errors
php-tests / phpcs / PHPCS:
src/Lunr/Corona/Exceptions/TemporaryDisabledException.php#L1
The PHP open tag does not have a corresponding PHP close tag
|
php-tests / phpcs / PHPCS
Process completed with exit code 1.
|
php-tests / phpcs / PHPCS
Process completed with exit code 1.
|
php-tests / phpstan / PHPStan:
src/Lunr/Corona/WebRequestParser.php#L153
Offset 1 on array{string, non-empty-string} on left side of ?? always exists and is not nullable.
|
php-tests / phpstan / PHPStan
Process completed with exit code 1.
|