WIP Craft 5 Compat #128
Annotations
9 errors and 1 warning
Run test suite
Process completed with exit code 1.
|
Run PHPStan:
src/factories/Entry.php#L206
Call to an undefined method craft\services\Entries::getEntryTypeByHandle().
|
Run PHPStan:
src/factories/EntryType.php#L43
Call to an undefined method craft\services\Entries::saveEntryType().
|
Run PHPStan:
src/factories/MatrixFieldEntries.php#L45
Call to an undefined method craft\fields\Matrix::setEntryTypes().
|
Run PHPStan:
src/factories/MatrixFieldEntries.php#L46
Call to an undefined method Illuminate\Support\HigherOrderCollectionProxy::create().
|
Run PHPStan:
src/factories/MatrixFieldEntries.php#L69
Call to an undefined method craft\fields\Matrix::getEntryTypes().
|
Run PHPStan:
src/factories/MatrixFieldEntries.php#L76
Call to an undefined method craft\services\Entries::saveEntryType().
|
Run PHPStan:
src/factories/MatrixFieldEntries.php#L92
Variable $cachedMatrixField in PHPDoc tag @var does not exist.
|
Run PHPStan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading