Skip to content

Throw exception instead of silently logging issues occurred during scan #242

Throw exception instead of silently logging issues occurred during scan

Throw exception instead of silently logging issues occurred during scan #242

Triggered via push April 11, 2024 18:23
Status Failure
Total duration 1m 23s
Artifacts

shepherd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PossiblyUndefinedVariable: src/Psalm/Internal/Fork/Pool.php#L362
src/Psalm/Internal/Fork/Pool.php:362:29: PossiblyUndefinedVariable: Possibly undefined variable $done, first seen on line 362 (see https://psalm.dev/018)
MixedArrayAssignment: src/Psalm/Internal/Fork/Pool.php#L362
src/Psalm/Internal/Fork/Pool.php:362:29: MixedArrayAssignment: Cannot access array value on mixed variable $done[int] (see https://psalm.dev/117)
ArgumentTypeCoercion: src/Psalm/Internal/Fork/PsalmRestarter.php#L171
src/Psalm/Internal/Fork/PsalmRestarter.php:171:25: ArgumentTypeCoercion: Argument 1 of Composer\XdebugHandler\XdebugHandler::restart expects non-empty-list<string>, but parent type array<array-key, string> provided (see https://psalm.dev/193)
build
Process completed with exit code 2.