Skip to content

wip

wip #102

Triggered via push December 29, 2025 00:50
Status Failure
Total duration 1m 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/SDK/Anthropic/Data/Messages/Meta.php#L12
Method Cortex\SDK\Anthropic\Data\Messages\Meta::__construct() has parameter $raw with no value type specified in iterable type array.
phpstan: src/SDK/Anthropic/Data/Messages/MessageStream.php#L20
Class Cortex\SDK\Anthropic\Data\Messages\MessageStream implements generic interface IteratorAggregate but does not specify its types: TKey, TValue
phpstan: src/SDK/Anthropic/Data/Messages/Message.php#L27
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/Message.php#L16
Method Cortex\SDK\Anthropic\Data\Messages\Message::__construct() has parameter $content 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#L32
Trait Cortex\LLM\Drivers\Anthropic\Concerns\MapStreamResponse is used zero times and is not analysed.