Make ResultSet serializable so cached queries can be executed - #347
Open
andrii-pukhalevych wants to merge 2 commits into
Open
Make ResultSet serializable so cached queries can be executed#347andrii-pukhalevych wants to merge 2 commits into
andrii-pukhalevych wants to merge 2 commits into
Annotations
7 errors and 1 warning
|
Run rector
Process completed with exit code 2.
|
|
Run phpstan
Process completed with exit code 1.
|
|
Run phpstan:
src/Index.php#L597
Access to an undefined property Cake\Datasource\EntityInterface::$_version.
|
|
Run phpstan:
src/Index.php#L596
Access to an undefined property Cake\Datasource\EntityInterface::$id.
|
|
Run phpstan:
src/Index.php#L151
Instanceof between Cake\Event\EventManagerInterface and Cake\Event\EventManagerInterface will always evaluate to true.
|
|
Run phpstan:
src/Index.php#L59
PHPDoc tag `@use` contains generic type Cake\Event\EventDispatcherTrait<Cake\ElasticSearch\Index> but trait Cake\Event\EventDispatcherTrait is not generic.
|
|
Run phpstan:
src/Index.php#L54
PHPDoc tag `@implements` contains generic type Cake\Event\EventDispatcherInterface<Cake\ORM\Table> but interface Cake\Event\EventDispatcherInterface is not generic.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading