Update phpstan to 2.x #1235
continuous-integration.yaml
on: pull_request
Coding style
19s
PHPStan
22s
Matrix: phpunit
Annotations
6 errors
PHPStan
Process completed with exit code 1.
|
PHPStan:
tests/DocumentTest.php#L191
Ignored error pattern #^Access to an undefined property Elastica\\Document\:\:\$field1\.$# (property.notFound) in path /home/runner/work/Elastica/Elastica/tests/DocumentTest.php is expected to occur 2 times, but occurred only 1 time.
|
PHPUnit (PHP 8.3, ES 9.0.0)
Process completed with exit code 1.
|
PHPUnit (PHP 8.1, ES 9.0.0)
Process completed with exit code 1.
|
PHPUnit (PHP 8.4, ES 9.0.0)
Process completed with exit code 1.
|
PHPUnit (PHP 8.2, ES 9.0.0)
Process completed with exit code 1.
|