POC: lightweight subprocess isolation via pcntl_fork() #853
Annotations
10 errors
Run Psalm on internal code:
src/Framework/TestRunner.php#L272
src/Framework/TestRunner.php:272:25: MissingThrowsDocblock: SebastianBergmann\Template\InvalidArgumentException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Framework/TestRunner.php#L276
src/Framework/TestRunner.php:276:25: MissingThrowsDocblock: SebastianBergmann\Template\InvalidArgumentException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Framework/TestRunner.php#L294
src/Framework/TestRunner.php:294:30: MissingThrowsDocblock: PHPUnit\Util\Exception is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Framework/TestRunner.php#L324
src/Framework/TestRunner.php:324:43: MissingThrowsDocblock: PHPUnit\Framework\ProcessIsolationException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Framework/TestRunner.php#L357
src/Framework/TestRunner.php:357:15: MissingThrowsDocblock: PHPUnit\Runner\Exception is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Framework/TestRunner.php#L357
src/Framework/TestRunner.php:357:15: MissingThrowsDocblock: PHPUnit\Framework\Exception is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Framework/TestRunner.php#L357
src/Framework/TestRunner.php:357:15: MissingThrowsDocblock: PHPUnit\Event\NoPreviousThrowableException is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Util/PHP/PcntlFork.php#L64
src/Util/PHP/PcntlFork.php:64:13: MissingThrowsDocblock: Exception is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Util/PHP/PcntlFork.php#L85
src/Util/PHP/PcntlFork.php:85:19: MissingThrowsDocblock: PHPUnit\Runner\Exception is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Run Psalm on internal code:
src/Util/PHP/PcntlFork.php#L85
src/Util/PHP/PcntlFork.php:85:19: MissingThrowsDocblock: PHPUnit\Framework\Exception is thrown but not caught - please either catch or add a @throws annotation (see https://psalm.dev/169)
|
Loading