Skip to content

🎨

🎨 #120

Triggered via push January 16, 2026 22:17
Status Failure
Total duration 1m 22s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/SDK/OpenAI/Data/Responses/Reasoning/ReasoningText.php#L15
Method Cortex\SDK\OpenAI\Data\Responses\Reasoning\ReasoningText::from() has parameter $payload with no value type specified in iterable type array.
phpstan: src/SDK/OpenAI/Data/Responses/Reasoning/ReasoningSummaryText.php#L15
Method Cortex\SDK\OpenAI\Data\Responses\Reasoning\ReasoningSummaryText::from() has parameter $payload with no value type specified in iterable type array.
phpstan: src/SDK/OpenAI/Data/Responses/OutputItems/MessageOutputItem.php#L37
Method Cortex\SDK\OpenAI\Data\Responses\OutputItems\MessageOutputItem::mapContent() has parameter $content with no value type specified in iterable type array.
phpstan: src/SDK/OpenAI/Data/Responses/OutputItems/MessageOutputItem.php#L20
Method Cortex\SDK\OpenAI\Data\Responses\OutputItems\MessageOutputItem::__construct() has parameter $content with no value type specified in iterable type array.
phpstan: src/SDK/OpenAI/Data/Responses/OutputItems/FunctionToolCallOutputItem.php#L16
Method Cortex\SDK\OpenAI\Data\Responses\OutputItems\FunctionToolCallOutputItem::__construct() has parameter $arguments with no value type specified in iterable type array.
phpstan: src/SDK/OpenAI/Data/Responses/Message/Refusal.php#L15
Method Cortex\SDK\OpenAI\Data\Responses\Message\Refusal::from() has parameter $payload with no value type specified in iterable type array.
phpstan: src/SDK/OpenAI/Data/Responses/Message/OutputText.php#L17
Method Cortex\SDK\OpenAI\Data\Responses\Message\OutputText::from() has parameter $payload with no value type specified in iterable type array.
phpstan: src/SDK/OpenAI/Data/Responses/Message/OutputText.php#L11
Method Cortex\SDK\OpenAI\Data\Responses\Message\OutputText::__construct() has parameter $logProbs with no value type specified in iterable type array.
phpstan: src/SDK/OpenAI/Data/Responses/Message/OutputText.php#L11
Method Cortex\SDK\OpenAI\Data\Responses\Message\OutputText::__construct() has parameter $annotations with no value type specified in iterable type array.
phpstan: src/Agents/Registry.php#L94
Method Cortex\Agents\Registry::toArray() return type has no value type specified in iterable type array.