reject(fn($line) => empty($line)) ->map(fn($outputLine) => json_decode($outputLine, flags: JSON_THROW_ON_ERROR)); } }