Skip to content

wip

wip #104

Triggered via push December 29, 2025 11:11
Status Failure
Total duration 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors
format
Process completed with exit code 1.
phpstan: src/SDK/Anthropic/Data/Messages/Message.php#L37
Method Cortex\SDK\Anthropic\Data\Messages\Message::from() has parameter $payload with no value type specified in iterable type array.
phpstan: src/SDK/Anthropic/Data/Messages/ContentBlocks/WebSearchToolResultContentBlock.php#L13
Method Cortex\SDK\Anthropic\Data\Messages\ContentBlocks\WebSearchToolResultContentBlock::__construct() has parameter $content with no value type specified in iterable type array.
phpstan: src/SDK/Anthropic/Data/Messages/ContentBlocks/ToolUseContentBlock.php#L13
Method Cortex\SDK\Anthropic\Data\Messages\ContentBlocks\ToolUseContentBlock::__construct() has parameter $input with no value type specified in iterable type array.
phpstan: src/SDK/Anthropic/Data/Messages/ContentBlocks/ServerToolUseContentBlock.php#L13
Method Cortex\SDK\Anthropic\Data\Messages\ContentBlocks\ServerToolUseContentBlock::__construct() has parameter $input with no value type specified in iterable type array.
phpstan: src/SDK/Anthropic/Contracts/StreamEvent.php#L13
Method Cortex\SDK\Anthropic\Contracts\StreamEvent::raw() return type has no value type specified in iterable type array.
phpstan: src/SDK/Anthropic/Contracts/StreamEvent.php#L11
Method Cortex\SDK\Anthropic\Contracts\StreamEvent::from() has parameter $payload with no value type specified in iterable type array.
phpstan: src/LLM/Drivers/Anthropic/Concerns/MapsUsage.php#L11
Trait Cortex\LLM\Drivers\Anthropic\Concerns\MapsUsage is used zero times and is not analysed.
phpstan: src/LLM/Drivers/Anthropic/Concerns/MapsResponse.php#L23
Trait Cortex\LLM\Drivers\Anthropic\Concerns\MapsResponse is used zero times and is not analysed.
phpstan: src/LLM/Drivers/Anthropic/Concerns/MapsFinishReason.php#L10
Trait Cortex\LLM\Drivers\Anthropic\Concerns\MapsFinishReason is used zero times and is not analysed.
phpstan: src/LLM/Drivers/Anthropic/Concerns/MapStreamResponse.php#L31
Trait Cortex\LLM\Drivers\Anthropic\Concerns\MapStreamResponse is used zero times and is not analysed.