update tests #122
Annotations
13 errors
|
format:
src/Prompts/Data/PromptMetadata.php#L291
Service name must be a non-empty string.
|
|
format:
src/Prompts/Prompt.php#L291
Service name must be a non-empty string.
|
|
format:
src/Prompts/Templates/AbstractPromptTemplate.php#L291
Service name must be a non-empty string.
|
|
format:
src/SDK/Anthropic/Anthropic.php#L291
Service name must be a non-empty string.
|
|
format:
src/SDK/Anthropic/Data/Messages/ContentBlocks/ThinkingContentBlock.php#L291
Service name must be a non-empty string.
|
|
format:
src/SDK/Anthropic/Data/Messages/Usage.php#L291
Service name must be a non-empty string.
|
|
format:
src/SDK/Anthropic/Requests/CountTokens.php#L291
Service name must be a non-empty string.
|
|
format:
src/SDK/Anthropic/Requests/CreateMessage.php#L291
Service name must be a non-empty string.
|
|
format:
src/SDK/Anthropic/Resources/Messages.php#L291
Service name must be a non-empty string.
|
|
format:
src/SDK/OpenAI/Data/Responses/OutputItems/FunctionToolCallOutputItem.php#L291
Service name must be a non-empty string.
|
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/SDK/Anthropic/Resources/Messages.php#L61
Method Cortex\SDK\Anthropic\Resources\Messages::countTokens() has parameter $parameters with no value type specified in iterable type array.
|
|
phpstan:
src/Agents/Agent.php#L87
Method Cortex\Agents\Agent::__construct() has parameter $metadata with no value type specified in iterable type array.
|