feat: promising! #175
Annotations
12 errors and 2 warnings
Run vendor/bin/ecs
Process completed with exit code 2.
|
Run vendor/bin/rector --dry-run
Process completed with exit code 2.
|
Run vendor/bin/phpstan:
examples/bootstrap.php#L41
Access to constant VERBOSITY_DEBUG on an unknown class Consoleresult.
|
Run vendor/bin/phpstan:
examples/bootstrap.php#L41
Access to constant VERBOSITY_NORMAL on an unknown class Consoleresult.
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L96
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L139
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L146
Unable to resolve the template type T in call to method AdrienBrault\Instructrice\Instructrice::list()
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L147
Parameter $type of method AdrienBrault\Instructrice\Instructrice::list() expects array|class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L148
Parameter $context of method AdrienBrault\Instructrice\Instructrice::list() expects string, mixed given.
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L149
Parameter $prompt of method AdrienBrault\Instructrice\Instructrice::list() expects string|null, mixed given.
|
Run vendor/bin/phpstan:
src/Console/GetCommand.php#L150
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#L152
Method AdrienBrault\Instructrice\Console\GetCommand::getOnChunk() invoked with 2 parameters, 3 required.
|
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/
|
Loading