Quality assurance #2927
Annotations
5 errors and 2 warnings
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
tests/Filter/ModelFilterTest.php#L177
Parameter #1 $data of static method Sonata\AdminBundle\Filter\Model\FilterData::fromArray() expects array{type?: int|numeric-string|null, value?: mixed}, array{'foo'} given.
|
|
PHPStan:
tests/Filter/ModelFilterTest.php#L162
Parameter #1 $data of static method Sonata\AdminBundle\Filter\Model\FilterData::fromArray() expects array{type?: int|numeric-string|null, value?: mixed}, array{'foo'} given.
|
|
PHPStan:
tests/Filter/CallbackFilterTest.php#L103
Parameter #1 $data of static method Sonata\AdminBundle\Filter\Model\FilterData::fromArray() expects array{type?: int|numeric-string|null, value?: mixed}, array{'myValue'} given.
|
|
Rector
Process completed with exit code 2.
|
|
PHPStan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Rector
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|