Skip to content

docs: product-review.yaml #170

docs: product-review.yaml

docs: product-review.yaml #170

Triggered via push April 25, 2024 23:24
Status Failure
Total duration 2m 3s
Artifacts

main.yaml

on: push
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

70 errors and 14 warnings
PHP 8.3 - Symfony 6.4: src/Console/GetCommand.php#L90
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
PHP 8.3 - Symfony 6.4: src/Console/GetCommand.php#L106
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
PHP 8.3 - Symfony 6.4: src/Console/GetCommand.php#L113
Unable to resolve the template type T in call to method AdrienBrault\Instructrice\Instructrice::list()
PHP 8.3 - Symfony 6.4: src/Console/GetCommand.php#L114
Parameter $type of method AdrienBrault\Instructrice\Instructrice::list() expects class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
PHP 8.3 - Symfony 6.4: src/Console/GetCommand.php#L115
Parameter $context of method AdrienBrault\Instructrice\Instructrice::list() expects string, mixed given.
PHP 8.3 - Symfony 6.4: src/Console/GetCommand.php#L116
Parameter $prompt of method AdrienBrault\Instructrice\Instructrice::list() expects string|null, mixed given.
PHP 8.3 - Symfony 6.4: src/Console/GetCommand.php#L117
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.
PHP 8.3 - Symfony 6.4: src/Console/GetCommand.php#L123
Parameter $type of method AdrienBrault\Instructrice\Instructrice::get() expects array<string, mixed>|class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
PHP 8.3 - Symfony 6.4: src/Console/GetCommand.php#L124
Parameter $context of method AdrienBrault\Instructrice\Instructrice::get() expects string, mixed given.
PHP 8.3 - Symfony 6.4: src/Console/GetCommand.php#L125
Parameter $prompt of method AdrienBrault\Instructrice\Instructrice::get() expects string|null, mixed given.
PHP 8.3 - Symfony 7.0: src/Console/GetCommand.php#L90
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
PHP 8.3 - Symfony 7.0: src/Console/GetCommand.php#L106
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
PHP 8.3 - Symfony 7.0: src/Console/GetCommand.php#L113
Unable to resolve the template type T in call to method AdrienBrault\Instructrice\Instructrice::list()
PHP 8.3 - Symfony 7.0: src/Console/GetCommand.php#L114
Parameter $type of method AdrienBrault\Instructrice\Instructrice::list() expects class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
PHP 8.3 - Symfony 7.0: src/Console/GetCommand.php#L115
Parameter $context of method AdrienBrault\Instructrice\Instructrice::list() expects string, mixed given.
PHP 8.3 - Symfony 7.0: src/Console/GetCommand.php#L116
Parameter $prompt of method AdrienBrault\Instructrice\Instructrice::list() expects string|null, mixed given.
PHP 8.3 - Symfony 7.0: src/Console/GetCommand.php#L117
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.
PHP 8.3 - Symfony 7.0: src/Console/GetCommand.php#L123
Parameter $type of method AdrienBrault\Instructrice\Instructrice::get() expects array<string, mixed>|class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
PHP 8.3 - Symfony 7.0: src/Console/GetCommand.php#L124
Parameter $context of method AdrienBrault\Instructrice\Instructrice::get() expects string, mixed given.
PHP 8.3 - Symfony 7.0: src/Console/GetCommand.php#L125
Parameter $prompt of method AdrienBrault\Instructrice\Instructrice::get() expects string|null, mixed given.
PHP 8.1 - Symfony 6.2: src/Console/GetCommand.php#L47
Method AdrienBrault\Instructrice\Console\GetCommand::configure() has no return type specified.
PHP 8.1 - Symfony 6.2: src/Console/GetCommand.php#L90
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
PHP 8.1 - Symfony 6.2: src/Console/GetCommand.php#L106
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
PHP 8.1 - Symfony 6.2: src/Console/GetCommand.php#L113
Unable to resolve the template type T in call to method AdrienBrault\Instructrice\Instructrice::list()
PHP 8.1 - Symfony 6.2: src/Console/GetCommand.php#L114
Parameter $type of method AdrienBrault\Instructrice\Instructrice::list() expects class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
PHP 8.1 - Symfony 6.2: src/Console/GetCommand.php#L115
Parameter $context of method AdrienBrault\Instructrice\Instructrice::list() expects string, mixed given.
PHP 8.1 - Symfony 6.2: src/Console/GetCommand.php#L116
Parameter $prompt of method AdrienBrault\Instructrice\Instructrice::list() expects string|null, mixed given.
PHP 8.1 - Symfony 6.2: src/Console/GetCommand.php#L117
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.
PHP 8.1 - Symfony 6.2: src/Console/GetCommand.php#L123
Parameter $type of method AdrienBrault\Instructrice\Instructrice::get() expects array<string, mixed>|class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
PHP 8.1 - Symfony 6.2: src/Console/GetCommand.php#L124
Parameter $context of method AdrienBrault\Instructrice\Instructrice::get() expects string, mixed given.
PHP 8.2 - Symfony 7.0: src/Console/GetCommand.php#L90
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
PHP 8.2 - Symfony 7.0: src/Console/GetCommand.php#L106
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
PHP 8.2 - Symfony 7.0: src/Console/GetCommand.php#L113
Unable to resolve the template type T in call to method AdrienBrault\Instructrice\Instructrice::list()
PHP 8.2 - Symfony 7.0: src/Console/GetCommand.php#L114
Parameter $type of method AdrienBrault\Instructrice\Instructrice::list() expects class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
PHP 8.2 - Symfony 7.0: src/Console/GetCommand.php#L115
Parameter $context of method AdrienBrault\Instructrice\Instructrice::list() expects string, mixed given.
PHP 8.2 - Symfony 7.0: src/Console/GetCommand.php#L116
Parameter $prompt of method AdrienBrault\Instructrice\Instructrice::list() expects string|null, mixed given.
PHP 8.2 - Symfony 7.0: src/Console/GetCommand.php#L117
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.
PHP 8.2 - Symfony 7.0: src/Console/GetCommand.php#L123
Parameter $type of method AdrienBrault\Instructrice\Instructrice::get() expects array<string, mixed>|class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
PHP 8.2 - Symfony 7.0: src/Console/GetCommand.php#L124
Parameter $context of method AdrienBrault\Instructrice\Instructrice::get() expects string, mixed given.
PHP 8.2 - Symfony 7.0: src/Console/GetCommand.php#L125
Parameter $prompt of method AdrienBrault\Instructrice\Instructrice::get() expects string|null, mixed given.
PHP 8.2 - Symfony 6.2: src/Console/GetCommand.php#L47
Method AdrienBrault\Instructrice\Console\GetCommand::configure() has no return type specified.
PHP 8.2 - Symfony 6.2: src/Console/GetCommand.php#L90
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
PHP 8.2 - Symfony 6.2: src/Console/GetCommand.php#L106
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
PHP 8.2 - Symfony 6.2: src/Console/GetCommand.php#L113
Unable to resolve the template type T in call to method AdrienBrault\Instructrice\Instructrice::list()
PHP 8.2 - Symfony 6.2: src/Console/GetCommand.php#L114
Parameter $type of method AdrienBrault\Instructrice\Instructrice::list() expects class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
PHP 8.2 - Symfony 6.2: src/Console/GetCommand.php#L115
Parameter $context of method AdrienBrault\Instructrice\Instructrice::list() expects string, mixed given.
PHP 8.2 - Symfony 6.2: src/Console/GetCommand.php#L116
Parameter $prompt of method AdrienBrault\Instructrice\Instructrice::list() expects string|null, mixed given.
PHP 8.2 - Symfony 6.2: src/Console/GetCommand.php#L117
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.
PHP 8.2 - Symfony 6.2: src/Console/GetCommand.php#L123
Parameter $type of method AdrienBrault\Instructrice\Instructrice::get() expects array<string, mixed>|class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
PHP 8.2 - Symfony 6.2: src/Console/GetCommand.php#L124
Parameter $context of method AdrienBrault\Instructrice\Instructrice::get() expects string, mixed given.
PHP 8.2 - Symfony 6.4: src/Console/GetCommand.php#L90
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
PHP 8.2 - Symfony 6.4: src/Console/GetCommand.php#L106
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
PHP 8.2 - Symfony 6.4: src/Console/GetCommand.php#L113
Unable to resolve the template type T in call to method AdrienBrault\Instructrice\Instructrice::list()
PHP 8.2 - Symfony 6.4: src/Console/GetCommand.php#L114
Parameter $type of method AdrienBrault\Instructrice\Instructrice::list() expects class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
PHP 8.2 - Symfony 6.4: src/Console/GetCommand.php#L115
Parameter $context of method AdrienBrault\Instructrice\Instructrice::list() expects string, mixed given.
PHP 8.2 - Symfony 6.4: src/Console/GetCommand.php#L116
Parameter $prompt of method AdrienBrault\Instructrice\Instructrice::list() expects string|null, mixed given.
PHP 8.2 - Symfony 6.4: src/Console/GetCommand.php#L117
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.
PHP 8.2 - Symfony 6.4: src/Console/GetCommand.php#L123
Parameter $type of method AdrienBrault\Instructrice\Instructrice::get() expects array<string, mixed>|class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
PHP 8.2 - Symfony 6.4: src/Console/GetCommand.php#L124
Parameter $context of method AdrienBrault\Instructrice\Instructrice::get() expects string, mixed given.
PHP 8.2 - Symfony 6.4: src/Console/GetCommand.php#L125
Parameter $prompt of method AdrienBrault\Instructrice\Instructrice::get() expects string|null, mixed given.
PHP 8.3 - Symfony 6.2: src/Console/GetCommand.php#L47
Method AdrienBrault\Instructrice\Console\GetCommand::configure() has no return type specified.
PHP 8.3 - Symfony 6.2: src/Console/GetCommand.php#L90
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
PHP 8.3 - Symfony 6.2: src/Console/GetCommand.php#L106
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
PHP 8.3 - Symfony 6.2: src/Console/GetCommand.php#L113
Unable to resolve the template type T in call to method AdrienBrault\Instructrice\Instructrice::list()
PHP 8.3 - Symfony 6.2: src/Console/GetCommand.php#L114
Parameter $type of method AdrienBrault\Instructrice\Instructrice::list() expects class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
PHP 8.3 - Symfony 6.2: src/Console/GetCommand.php#L115
Parameter $context of method AdrienBrault\Instructrice\Instructrice::list() expects string, mixed given.
PHP 8.3 - Symfony 6.2: src/Console/GetCommand.php#L116
Parameter $prompt of method AdrienBrault\Instructrice\Instructrice::list() expects string|null, mixed given.
PHP 8.3 - Symfony 6.2: src/Console/GetCommand.php#L117
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.
PHP 8.3 - Symfony 6.2: src/Console/GetCommand.php#L123
Parameter $type of method AdrienBrault\Instructrice\Instructrice::get() expects array<string, mixed>|class-string<mixed>|Psl\Type\TypeInterface<mixed>, mixed given.
PHP 8.3 - Symfony 6.2: src/Console/GetCommand.php#L124
Parameter $context of method AdrienBrault\Instructrice\Instructrice::get() expects string, mixed given.
PHP 8.3 - Symfony 6.4
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/.
PHP 8.3 - Symfony 6.4
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/
PHP 8.3 - Symfony 7.0
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/.
PHP 8.3 - Symfony 7.0
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/
PHP 8.1 - Symfony 6.2
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/.
PHP 8.1 - Symfony 6.2
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/
PHP 8.2 - Symfony 7.0
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/.
PHP 8.2 - Symfony 7.0
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/
PHP 8.2 - Symfony 6.2
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/.
PHP 8.2 - Symfony 6.2
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/
PHP 8.2 - Symfony 6.4
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/.
PHP 8.2 - Symfony 6.4
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/
PHP 8.3 - Symfony 6.2
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/.
PHP 8.3 - Symfony 6.2
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/