Update dependency phpunit/phpunit to v12.5.8 [SECURITY] #21
Annotations
6 errors
|
Run make stan
Process completed with exit code 2.
|
|
Run make stan:
tests/ImmidiatePool.php#L52
Errors reported by phpstan/phpstan should not be ignored via "@phpstan-ignore", fix the error or use the baseline instead.
|
|
Run make stan:
src/AbstractPoolTest.php#L164
Errors reported by phpstan/phpstan should not be ignored via "@phpstan-ignore-next-line", fix the error or use the baseline instead.
|
|
Run make stan:
src/AbstractPoolTest.php#L47
Parameter #1 $callable of method ReactParallel\Tests\AbstractPoolTest::fullRunThroughMultipleConsecutiveCalls() expects Closure(): bool, Closure(Money\Money, Money\Money): bool given.
|
|
Run make stan:
src/AbstractPoolTest.php#L47
Parameter #1 $callable of method ReactParallel\Tests\AbstractPoolTest::fullRunThrough() expects Closure(): bool, Closure(Money\Money, Money\Money): bool given.
|
|
Run make stan:
src/AbstractPoolTest.php#L47
Parameter #1 $callable of method ReactParallel\Tests\AbstractPoolTest::closedPoolShouldNotRunClosures() expects Closure(): bool, Closure(Money\Money, Money\Money): bool given.
|
Loading