General: add config splitting for env #84
php-tests.yml
on: pull_request
php-tests
/
...
/
Generate matrix for phpunit
0s
php-tests
/
...
/
PHPCS
17s
php-tests
/
...
/
PHPStan
26s
Matrix: php-tests / phpunit / phpunit
Annotations
14 errors and 7 warnings
php-tests / phpcs / PHPCS:
src/Lunr/Core/Configuration.php#L329
Expected 0 space(s) between keyword and opening parenthesis of arrow function declaration; 1 found
|
php-tests / phpcs / PHPCS:
src/Lunr/Core/Configuration.php#L329
Concat operator must be surrounded by a single space
|
php-tests / phpcs / PHPCS:
src/Lunr/Core/Tests/ConfigurationLoadEnvironmentTest.php#L11
There must be one blank line after the namespace declaration
|
php-tests / phpcs / PHPCS:
src/Lunr/Core/Tests/ConfigurationLoadEnvironmentTest.php#L11
Header blocks must be separated by a single blank line
|
php-tests / phpcs / PHPCS:
src/Lunr/Core/Tests/ConfigurationLoadEnvironmentTest.php#L14
There must be exactly one blank line before the class comment
|
php-tests / phpcs / PHPCS
Process completed with exit code 1.
|
php-tests / phpcs / PHPCS
Process completed with exit code 2.
|
php-tests / phpstan / PHPStan:
src/Lunr/Core/Configuration.php#L329
Method Lunr\Core\Configuration::getPartialMatches() should return array<string, mixed> but returns array<int|string, mixed>.
|
php-tests / phpstan / PHPStan
Process completed with exit code 1.
|
php-tests / phpunit / PHP-8.1: PHPUnit
Process completed with exit code 1.
|
php-tests / phpunit / PHP-8.2: PHPUnit
The job was canceled because "_8_1_false" failed.
|
php-tests / phpunit / PHP-8.2: PHPUnit
The operation was canceled.
|
php-tests / phpunit / PHP-8.3: PHPUnit
The job was canceled because "_8_1_false" failed.
|
php-tests / phpunit / PHP-8.3: PHPUnit
The operation was canceled.
|
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 / phpcs / PHPCS:
src/Lunr/Core/Tests/ConfigurationLoadEnvironmentTest.php#L62
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 19 spaces
|
php-tests / phpcs / PHPCS:
src/Lunr/Core/Tests/ConfigurationLoadEnvironmentTest.php#L63
Equals sign not aligned with surrounding assignments; expected 1 space but found 10 spaces
|
php-tests / phpcs / PHPCS:
src/Lunr/Core/Tests/ConfigurationLoadEnvironmentTest.php#L64
Equals sign not aligned with surrounding assignments; expected 1 space but found 10 spaces
|
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
|