Skip to content

build(deps): Bump actions/cache from 5 to 6 #166

build(deps): Bump actions/cache from 5 to 6

build(deps): Bump actions/cache from 5 to 6 #166

Triggered via push June 24, 2026 06:53
Status Failure
Total duration 1m 2s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan
Process completed with exit code 1.
phpstan: src/Prompts/Templates/AbstractPromptTemplate.php#L82
Using nullsafe property access on non-nullable type Cortex\Prompts\Data\PromptMetadata. Use -> instead.
phpstan: src/LLM/Drivers/OpenAI/Chat/Concerns/MapsStreamResponse.php (in context of class Cortex/LLM/Drivers/OpenAI/Chat/OpenAIChat)#L265
Property OpenAI\Responses\Chat\CreateStreamedResponseToolCallFunction::$arguments (string) on left side of ?? is not nullable.
phpstan: src/LLM/Drivers/OpenAI/Chat/Concerns/MapsStreamResponse.php (in context of class Cortex/LLM/Drivers/OpenAI/Chat/OpenAIChat)#L118
Property OpenAI\Responses\Chat\CreateStreamedResponseToolCallFunction::$arguments (string) on left side of ?? is not nullable.
phpstan: src/LLM/AbstractLLM.php#L492
Property Cortex\ModelInfo\Data\ModelInfo::$features (array<Cortex\ModelInfo\Enums\ModelFeature>) on left side of ?? is not nullable.
format
Process completed with exit code 2.