Skip to content

Replace tests.yml workflow with specific job files #1

Replace tests.yml workflow with specific job files

Replace tests.yml workflow with specific job files #1

Triggered via push August 22, 2023 21:39
Status Success
Total duration 34s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: tests/BooleanTest.php#L5
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Support\HigherOrderTapProxy::expect().
phpstan: tests/BooleanTest.php#L9
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Support\HigherOrderTapProxy::expect().
phpstan: tests/BooleanTest.php#L13
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Support\HigherOrderTapProxy::expect().
phpstan: tests/FloatWeightedTest.php#L23
Out of 36 possible param types, only 88 % actually have it. Add more param types to get over 99 %
phpstan: tests/FloatWeightedTest.php#L23
Out of 36 possible param types, only 88 % actually have it. Add more param types to get over 99 %
phpstan: tests/IntegerBetweenTest.php#L5
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Support\HigherOrderTapProxy::expect().
phpstan: tests/IntegerBetweenTest.php#L9
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Support\HigherOrderTapProxy::expect().
phpstan: tests/IntegerBetweenTest.php#L14
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Support\HigherOrderTapProxy::throws().
phpstan: tests/IntegerExceptTest.php#L23
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Support\HigherOrderTapProxy::throws().
phpstan: tests/IntegerNegativeTest.php#L17
Call to an undefined method Pest\PendingCalls\TestCall|Pest\Support\HigherOrderTapProxy::throws().