Skip to content

wip

wip #45

Triggered via push November 11, 2025 23:49
Status Failure
Total duration 1m 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
phpstan
Process completed with exit code 1.
phpstan: src/Tools/ClosureTool.php#L61
Call to an undefined method ReflectionType::getName().
phpstan: src/Agents/Agent.php#L66
PHPDoc tag `@param` for parameter $llm with type array<Cortex\JsonSchema\Contracts\JsonSchema>|class-string|Cortex\JsonSchema\Types\ObjectSchema|null is not subtype of native type Cortex\LLM\Contracts\LLM|string|null.
phpstan: src/Agents/Agent.php#L66
Method Cortex\Agents\Agent::__construct() has parameter $output with no value type specified in iterable type array.
phpstan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/