Corona: Throw if JSONView encoding fails #233
php-tests.yml
on: pull_request
php-tests
/
...
/
Generate matrix for phpunit
0s
php-tests
/
...
/
PHPCS
20s
php-tests
/
...
/
PHPStan
29s
Matrix: php-tests / phpunit / phpunit
Annotations
6 errors and 6 warnings
php-tests / phpcs / PHPCS:
src/Lunr/Corona/JsonView.php#L16
Use statements should be sorted alphabetically. The first wrong one is Lunr\Corona\Exceptions\InternalServerErrorException.
|
php-tests / phpcs / PHPCS:
src/Lunr/Corona/Tests/JsonViewPrintTest.php#L179
Expected 1 space(s) between keyword and opening parenthesis of closure declaration; 0 found
|
php-tests / phpcs / PHPCS:
src/Lunr/Corona/Tests/JsonViewPrintTest.php#L180
Expected 1 space(s) between keyword and opening parenthesis of closure declaration; 0 found
|
php-tests / phpcs / PHPCS:
src/Lunr/Corona/Tests/JsonViewPrintTest.php#L181
Expected 1 space(s) between keyword and opening parenthesis of closure declaration; 0 found
|
php-tests / phpcs / PHPCS
Process completed with exit code 1.
|
php-tests / phpcs / PHPCS
Process completed with exit code 2.
|
php-tests / phpunit / Generate matrix for phpunit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php-tests / phpcs / PHPCS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php-tests / phpstan / PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php-tests / phpunit / PHP-8.1: PHPUnit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php-tests / phpunit / PHP-8.3: PHPUnit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php-tests / phpunit / PHP-8.2: PHPUnit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|