Improved console testing #206
Annotations
9 errors
|
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#L10
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#L10
The @extends tag of class markhuot\craftpest\factories\User describes markhuot\craftpest\factories\Factory but the class extends markhuot\craftpest\factories\Element.
|
Run PHPStan:
src/io/Buffer.php#L24
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Support\HigherOrderTapProxy::storeStdOut().
|
Run PHPStan:
src/io/Buffer.php#L26
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Support\HigherOrderTapProxy::storeStdErr().
|
Run PHPStan
Process completed with exit code 1.
|
Run test suite
Process completed with exit code 255.
|
Loading