refactor: GenericComparator #178
Annotations
10 errors and 2 warnings
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L152
Unable to resolve the template type T in call to method AdrienBrault\Instructrice\Instructrice::list()
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L153
Parameter $type of method AdrienBrault\Instructrice\Instructrice::list() expects array<string, mixed>|class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L154
Parameter $context of method AdrienBrault\Instructrice\Instructrice::list() expects string, mixed given.
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L155
Parameter $prompt of method AdrienBrault\Instructrice\Instructrice::list() expects string|null, mixed given.
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L156
Parameter $llm of method AdrienBrault\Instructrice\Instructrice::list() expects AdrienBrault\Instructrice\LLM\LLMConfig|AdrienBrault\Instructrice\LLM\LLMInterface|AdrienBrault\Instructrice\LLM\Provider\ProviderModel|null, mixed given.
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L158
Parameter #2 $output of method AdrienBrault\Instructrice\Console\GetCommand::getOnChunk() expects Symfony\Component\Console\Output\ConsoleSectionOutput, Symfony\Component\Console\Output\ConsoleSectionOutput|null given.
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L162
Parameter $type of method AdrienBrault\Instructrice\Instructrice::get() expects array<string, mixed>|class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L163
Parameter $context of method AdrienBrault\Instructrice\Instructrice::get() expects string, mixed given.
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L164
Parameter $prompt of method AdrienBrault\Instructrice\Instructrice::get() expects string|null, mixed given.
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L165
Parameter $llm of method AdrienBrault\Instructrice\Instructrice::get() expects AdrienBrault\Instructrice\LLM\LLMConfig|AdrienBrault\Instructrice\LLM\LLMInterface|AdrienBrault\Instructrice\LLM\Provider\ProviderModel|null, mixed given.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading