Improved console testing #206
Annotations
8 errors and 1 warning
|
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.
|
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.
|
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().
|
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.
|
src/io/Buffer.php#L24
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Support\HigherOrderTapProxy::storeStdOut().
|
src/io/Buffer.php#L26
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Support\HigherOrderTapProxy::storeStdErr().
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading