Skip to content

WIP Craft 5 Compat #128

WIP Craft 5 Compat

WIP Craft 5 Compat #128

Triggered via pull request March 20, 2024 20:08
@markhuotmarkhuot
synchronize #18
craft5
Status Failure
Total duration 2m 6s
Artifacts

php.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

39 errors and 3 warnings
test (~4.6.0, 4): src/factories/Entry.php#L206
Call to an undefined method craft\services\Entries::getEntryTypeByHandle().
test (~4.6.0, 4): src/factories/EntryType.php#L43
Call to an undefined method craft\services\Entries::saveEntryType().
test (~4.6.0, 4): src/factories/MatrixFieldEntries.php#L45
Call to an undefined method craft\fields\Matrix::setEntryTypes().
test (~4.6.0, 4): src/factories/MatrixFieldEntries.php#L46
Call to an undefined method Illuminate\Support\HigherOrderCollectionProxy::create().
test (~4.6.0, 4): src/factories/MatrixFieldEntries.php#L69
Call to an undefined method craft\fields\Matrix::getEntryTypes().
test (~4.6.0, 4): src/factories/MatrixFieldEntries.php#L76
Call to an undefined method craft\services\Entries::saveEntryType().
test (~4.6.0, 4): src/factories/MatrixFieldEntries.php#L92
Variable $cachedMatrixField in PHPDoc tag @var does not exist.
test (~4.6.0, 4)
Process completed with exit code 1.
test (~4.6.0, 4)
Process completed with exit code 1.
test (~4.5.0, 4)
Process completed with exit code 1.
test (~4.5.0, 4): src/factories/Entry.php#L206
Call to an undefined method craft\services\Entries::getEntryTypeByHandle().
test (~4.5.0, 4): src/factories/EntryType.php#L43
Call to an undefined method craft\services\Entries::saveEntryType().
test (~4.5.0, 4): src/factories/MatrixFieldEntries.php#L45
Call to an undefined method craft\fields\Matrix::setEntryTypes().
test (~4.5.0, 4): src/factories/MatrixFieldEntries.php#L46
Call to an undefined method Illuminate\Support\HigherOrderCollectionProxy::create().
test (~4.5.0, 4): src/factories/MatrixFieldEntries.php#L69
Call to an undefined method craft\fields\Matrix::getEntryTypes().
test (~4.5.0, 4): src/factories/MatrixFieldEntries.php#L76
Call to an undefined method craft\services\Entries::saveEntryType().
test (~4.5.0, 4): src/factories/MatrixFieldEntries.php#L92
Variable $cachedMatrixField in PHPDoc tag @var does not exist.
test (~4.5.0, 4)
Process completed with exit code 1.
test (~4.7.0, 4)
Process completed with exit code 1.
test (~4.7.0, 4): src/factories/Entry.php#L206
Call to an undefined method craft\services\Entries::getEntryTypeByHandle().
test (~4.7.0, 4): src/factories/EntryType.php#L43
Call to an undefined method craft\services\Entries::saveEntryType().
test (~4.7.0, 4): src/factories/MatrixFieldEntries.php#L45
Call to an undefined method craft\fields\Matrix::setEntryTypes().
test (~4.7.0, 4): src/factories/MatrixFieldEntries.php#L46
Call to an undefined method Illuminate\Support\HigherOrderCollectionProxy::create().
test (~4.7.0, 4): src/factories/MatrixFieldEntries.php#L69
Call to an undefined method craft\fields\Matrix::getEntryTypes().
test (~4.7.0, 4): src/factories/MatrixFieldEntries.php#L76
Call to an undefined method craft\services\Entries::saveEntryType().
test (~4.7.0, 4): src/factories/MatrixFieldEntries.php#L92
Variable $cachedMatrixField in PHPDoc tag @var does not exist.
test (~4.7.0, 4)
Process completed with exit code 1.
test (~5.0.0, 5)
The job was canceled because "_4_5_0_4" failed.
test (~5.0.0, 5)
Process completed with exit code 2.
test (~5.0.0, 5): src/factories/AddsMatrixBlocks.php (in context of class markhuot/craftpest/factories/Element)#L53
Call to an undefined method craft\fields\Matrix::getBlockTypes().
test (~5.0.0, 5): src/factories/AddsMatrixBlocks.php (in context of class markhuot/craftpest/factories/Element)#L59
Call to an undefined method craft\fields\Matrix::getBlockTypes().
test (~5.0.0, 5): src/factories/MatrixFieldBlocks.php#L46
Call to an undefined method craft\fields\Matrix::setBlockTypes().
test (~5.0.0, 5): src/factories/MatrixFieldBlocks.php#L69
Call to an undefined method craft\fields\Matrix::getBlockTypes().
test (~5.0.0, 5): src/factories/MatrixFieldBlocks.php#L72
PHPDoc tag @var for variable $blockType contains unknown class craft\models\MatrixBlockType.
test (~5.0.0, 5): src/factories/MatrixFieldBlocks.php#L73
Access to property $fieldLayout on an unknown class craft\models\MatrixBlockType.
test (~5.0.0, 5): src/factories/MatrixFieldBlocks.php#L76
Access to property $fieldLayout on an unknown class craft\models\MatrixBlockType.
test (~5.0.0, 5): src/factories/MatrixFieldBlocks.php#L76
Access to property $fieldLayoutId on an unknown class craft\models\MatrixBlockType.
test (~5.0.0, 5): src/factories/MatrixFieldBlocks.php#L76
Access to property $fieldLayoutId on an unknown class craft\models\MatrixBlockType.
test (~4.6.0, 4)
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/.
test (~4.5.0, 4)
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/.
test (~4.7.0, 4)
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/.