Getting the module rulling #46
Annotations
10 errors and 3 warnings
Code analysis:
web/modules/contrib/llm_services/src/Client/Ollama.php#L84
Parameter $options of method Drupal\llm_services\Client\Ollama::call() expects array<string, string>, array<string, array<string, bool|string>|int|true> given.
|
Code analysis:
web/modules/contrib/llm_services/src/Client/Ollama.php#L119
Parameter $options of method Drupal\llm_services\Client\Ollama::call() expects array<string, string>, array<string, array<string, bool|string>|int|true> given.
|
Code analysis:
web/modules/contrib/llm_services/src/Client/Ollama.php#L153
Parameter $options of method Drupal\llm_services\Client\Ollama::call() expects array<string, string>, array<string, array<string, array<array<string, string>>|bool|string>|int|true> given.
|
Code analysis:
web/modules/contrib/llm_services/src/Commands/ModelChatCommand.php#L111
While loop condition is always true.
|
Code analysis:
web/modules/contrib/llm_services/src/Commands/ModelChatCommand.php#L116
Call to an undefined method Symfony\Component\Console\Helper\HelperInterface::ask().
|
Code analysis:
web/modules/contrib/llm_services/src/Controller/LocalTasksController.php#L55
Method Drupal\Core\Form\FormBuilderInterface::getForm() invoked with 2 parameters, 1 required.
|
Code analysis:
web/modules/contrib/llm_services/src/Form/PluginSettingsForm.php#L59
Method Drupal\llm_services\Form\PluginSettingsForm::getEditableConfigNames() return type has no value type specified in iterable type array.
|
Code analysis:
web/modules/contrib/llm_services/src/Form/PluginSettingsForm.php#L73
Method Drupal\llm_services\Form\PluginSettingsForm::buildForm() has parameter $form with no value type specified in iterable type array.
|
Code analysis:
web/modules/contrib/llm_services/src/Form/PluginSettingsForm.php#L73
Method Drupal\llm_services\Form\PluginSettingsForm::buildForm() return type has no value type specified in iterable type array.
|
Code analysis:
web/modules/contrib/llm_services/src/Form/PluginSettingsForm.php#L84
Method Drupal\llm_services\Form\PluginSettingsForm::validateForm() has parameter $form with no value type specified in iterable type array.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@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/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Get composer cache directory
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/
|
Loading