move to config #8
Annotations
4 errors and 1 warning
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/Prompts/Factories/McpPromptFactory.php#L16
Method Cortex\Prompts\Factories\McpPromptFactory::make() has parameter $config with no value type specified in iterable type array.
|
|
phpstan:
src/Prompts/Factories/LangfusePromptFactory.php#L141
Method Cortex\Prompts\Factories\LangfusePromptFactory::getResponseContent() has parameter $config with no value type specified in iterable type array.
|
|
phpstan:
src/Prompts/Contracts/PromptFactory.php#L9
Method Cortex\Prompts\Contracts\PromptFactory::make() has parameter $config 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/
|