Corona: Add http exception for temporarily disabled API's #9
php-tests.yml
on: push
php-tests
/
...
/
Generate matrix for phpunit
0s
php-tests
/
...
/
PHPCS
21s
php-tests
/
...
/
PHPStan
27s
Matrix: php-tests / phpunit / phpunit
Annotations
5 errors and 3 warnings
php-tests / phpcs / PHPCS:
src/Lunr/Corona/Exceptions/TemporarilyDisabledException.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.
|
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.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
|
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
|