type cleanup and support for creating provisional drafts #205
Annotations
7 errors and 1 warning
Run test suite
Process completed with exit code 255.
|
Run pint
Process completed with exit code 1.
|
Run PHPStan:
src/factories/Asset.php#L30
The @extends tag of class markhuot\craftpest\factories\Asset describes markhuot\craftpest\factories\Factory but the class extends markhuot\craftpest\factories\Element.
|
Run PHPStan:
src/factories/Category.php#L9
The @extends tag of class markhuot\craftpest\factories\Category describes markhuot\craftpest\factories\Factory but the class extends markhuot\craftpest\factories\Element.
|
Run PHPStan:
src/factories/MatrixField.php#L10
Return type mixed of method markhuot\craftpest\factories\MatrixField::factory() is not covariant with return type static(markhuot\craftpest\factories\Factory<mixed>) of method markhuot\craftpest\factories\Factory::factory().
|
Run PHPStan:
src/factories/User.php#L9
The @extends tag of class markhuot\craftpest\factories\User describes markhuot\craftpest\factories\Factory but the class extends markhuot\craftpest\factories\Element.
|
Run PHPStan
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading