🇧🇹Bhutan @Nima Wangdi

Account created on 12 January 2023, almost 2 years ago
#

Recent comments

🇧🇹Bhutan Nima Wangdi

I have reviewed and applied the MR. The MR was applied successfully and it fixed the mentioned issues.
Thank you for the MR.
Attached the screenshots for the same.

🇧🇹Bhutan Nima Wangdi

Thank you for the MR. I have applied the MR and its fixing the issue.
Attached the screenshots for same.

🇧🇹Bhutan Nima Wangdi

Thank you for the MR. I have applied and reviewed the MR. The necessary changes are reflected on README.md file.
Attached the screenshots for same.

🇧🇹Bhutan Nima Wangdi

Thanks buddy for the MR. I have applied the MR and some facing issue are fixed and some are not.

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Form/Transformer/BaseTransformerForm.php
-----------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AND 1 WARNING AFFECTING 3 LINES
-----------------------------------------------------------------------------------------------------------------
14 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
17 | ERROR | Missing member variable doc comment
17 | ERROR | Class property $temporary_storage_key should use lowerCamel naming without underscores
18 | ERROR | Missing member variable doc comment
18 | ERROR | Class property $step_routes should use lowerCamel naming without underscores
-----------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Form/Mapping/NewForm.php
------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------
179 | WARNING | Unused variable $processor.
------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Form/Mapping/TemplateFileForm.php
---------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------
16 | ERROR | Doc comment short description must start with a capital letter
---------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Form/Mapping/SettingsForm.php
-----------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------
15 | ERROR | Doc comment short description must start with a capital letter
-----------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Form/Mapping/MappingForm.php
----------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------
18 | ERROR | Doc comment short description must start with a capital letter
----------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Form/Mapping/BaseMappingForm.php
-----------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AND 1 WARNING AFFECTING 3 LINES
-----------------------------------------------------------------------------------------------------------------
12 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
15 | ERROR | Missing member variable doc comment
15 | ERROR | Class property $temporary_storage_key should use lowerCamel naming without underscores
16 | ERROR | Missing member variable doc comment
16 | ERROR | Class property $step_routes should use lowerCamel naming without underscores
-----------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Form/BaseForm.php
------------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 8 WARNINGS AFFECTING 10 LINES
------------------------------------------------------------------------------------------------------------------------------------------
95 | ERROR | Missing @var tag in member variable comment
96 | ERROR | Class property $excluded_fields should use lowerCamel naming without underscores
172 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
177 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
196 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
201 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
220 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
225 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
325 | WARNING | Line exceeds 80 characters; contains 89 characters
329 | WARNING | Unused variable $skip_template.
------------------------------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Form/Processor/BaseProcessorForm.php
-----------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AND 1 WARNING AFFECTING 3 LINES
-----------------------------------------------------------------------------------------------------------------
14 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
17 | ERROR | Missing member variable doc comment
17 | ERROR | Class property $temporary_storage_key should use lowerCamel naming without underscores
18 | ERROR | Missing member variable doc comment
18 | ERROR | Class property $step_routes should use lowerCamel naming without underscores
-----------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Form/OneTime/BaseOneTimeForm.php
-----------------------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AND 1 WARNING AFFECTING 3 LINES
-----------------------------------------------------------------------------------------------------------------
12 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
15 | ERROR | Missing member variable doc comment
15 | ERROR | Class property $temporary_storage_key should use lowerCamel naming without underscores
16 | ERROR | Missing member variable doc comment
16 | ERROR | Class property $step_routes should use lowerCamel naming without underscores
-----------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Form/OneTime/NewForm.php
------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------
148 | WARNING | Unused variable $processor.
------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Form/OneTime/FilesForm.php
------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------
15 | ERROR | Missing member variable doc comment
15 | ERROR | Class property $document_ocr_processor should use lowerCamel naming without underscores
18 | ERROR | Doc comment short description must start with a capital letter
------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Form/OneTime/MappingForm.php
----------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------
18 | ERROR | Doc comment short description must start with a capital letter
----------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Entity/Form/Transformer/BaseForm.php
------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
------------------------------------------------------------------------------------------------------------
16 | ERROR | Missing short description in doc comment
33 | ERROR | Class property $success_message should use lowerCamel naming without underscores
74 | WARNING | Only string literals should be passed to t() where possible
------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Entity/Form/Transformer/ConfigurationForm.php
---------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------------------
12 | ERROR | Missing short description in doc comment
20 | ERROR | Class property $success_message should use lowerCamel naming without underscores
---------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Entity/Form/Transformer/EditForm.php
------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
15 | ERROR | Class property $success_message should use lowerCamel naming without underscores
------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Entity/Form/Mapping/BaseForm.php
--------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AND 3 WARNINGS AFFECTING 8 LINES
--------------------------------------------------------------------------------------------------------
28 | ERROR | Missing member variable doc comment
28 | ERROR | Class property $temporary_storage_key should use lowerCamel naming without underscores
32 | ERROR | Missing @var tag in member variable comment
33 | ERROR | Class property $excluded_fields should use lowerCamel naming without underscores
35 | ERROR | Missing short description in doc comment
101 | ERROR | Class property $success_message should use lowerCamel naming without underscores
154 | WARNING | Only string literals should be passed to t() where possible
202 | WARNING | Line exceeds 80 characters; contains 89 characters
206 | WARNING | Unused variable $skip_template.
--------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Entity/Form/Mapping/ProcessForm.php
-----------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------
15 | ERROR | Class property $success_message should use lowerCamel naming without underscores
-----------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Entity/Form/Mapping/SettingsForm.php
------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------
12 | ERROR | Missing short description in doc comment
20 | ERROR | Class property $success_message should use lowerCamel naming without underscores
------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Entity/Form/Mapping/MappingForm.php
-----------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-----------------------------------------------------------------------------------------------------------
15 | ERROR | Missing short description in doc comment
23 | ERROR | Class property $success_message should use lowerCamel naming without underscores
-----------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Entity/Form/Mapping/EditForm.php
--------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------
16 | ERROR | Class property $success_message should use lowerCamel naming without underscores
45 | WARNING | Unused variable $processor.
52 | WARNING | Unused variable $entity_type_id.
--------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Entity/Form/Processor/BaseForm.php
----------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
----------------------------------------------------------------------------------------------------------
16 | ERROR | Missing short description in doc comment
33 | ERROR | Class property $success_message should use lowerCamel naming without underscores
74 | WARNING | Only string literals should be passed to t() where possible
----------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Entity/Form/Processor/ConfigurationForm.php
-------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------
15 | ERROR | Class property $success_message should use lowerCamel naming without underscores
-------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Entity/Form/Processor/EditForm.php
----------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------
15 | ERROR | Class property $success_message should use lowerCamel naming without underscores
----------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Entity/Form/Task/OlderEntitiesForm.php
--------------------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------------------
12 | ERROR | Missing member variable doc comment
12 | ERROR | Class property $form_id should use lowerCamel naming without underscores
13 | ERROR | Missing member variable doc comment
14 | ERROR | Missing member variable doc comment
14 | ERROR | Class property $confirm_text should use lowerCamel naming without underscores
--------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Entity/Form/Task/BaseForm.php
----------------------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AND 2 WARNINGS AFFECTING 5 LINES
----------------------------------------------------------------------------------------------------------------------------------------
51 | WARNING | Only string literals should be passed to t() where possible
58 | WARNING | Only string literals should be passed to t() where possible
75 | ERROR | The array declaration extends to column 111 (the limit is 80). The array content should be split up over multiple lines
84 | ERROR | The array declaration extends to column 113 (the limit is 80). The array content should be split up over multiple lines
88 | ERROR | The array declaration extends to column 112 (the limit is 80). The array content should be split up over multiple lines
----------------------------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Entity/Form/Task/DeleteForm.php
-------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------
34 | ERROR | The array declaration extends to column 84 (the limit is 80). The array content should be split up over multiple lines
-------------------------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Entity/Task.php
---------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES
---------------------------------------------------------------------------------------
347 | WARNING | Code after the RETURN statement on line 345 cannot be executed
351 | WARNING | Code after the RETURN statement on line 349 cannot be executed
355 | WARNING | Code after the RETURN statement on line 353 cannot be executed
359 | WARNING | Code after the RETURN statement on line 357 cannot be executed
362 | WARNING | Code after the RETURN statement on line 361 cannot be executed
---------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Plugin/document_ocr/processor/OpenAiAudio.php
---------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------------------
137 | WARNING | Avoid backslash escaping in translatable strings when possible, use "" quotes instead
164 | WARNING | Line exceeds 80 characters; contains 115 characters
---------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Plugin/document_ocr/processor/GoogleDocumentAI.php
--------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------------------------------
128 | WARNING | Unused variable $pname.
254 | WARNING | Unused variable $processor_default_version.
--------------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Plugin/document_ocr/transformer/GoogleTextToSpeech.php
------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------------
78 | WARNING | Unused variable $triggering_element.
191 | WARNING | Unused variable $voice_type.
------------------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Plugin/document_ocr/transformer/MicrosoftTranslate.php
------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------------
116 | ERROR | join() is a function name alias, use implode() instead
------------------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Plugin/document_ocr/transformer/GoogleTranslate.php
---------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------
112 | ERROR | join() is a function name alias, use implode() instead
---------------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Plugin/document_ocr/transformer/Truncate.php
--------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------
42 | WARNING | Avoid backslash escaping in translatable strings when possible, use "" quotes instead
--------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Plugin/document_ocr/transformer/Pipeline.php
-------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------
34 | ERROR | The array declaration extends to column 99 (the limit is 80). The array content should be split up over multiple lines
34 | ERROR | The array declaration extends to column 98 (the limit is 80). The array content should be split up over multiple lines
-------------------------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Plugin/document_ocr/transformer/Basic.php
-----------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
-----------------------------------------------------------------------------------------------------------------------
32 | WARNING | Translatable strings must not begin or end with white spaces, use placeholders with t() for variables
36 | WARNING | Avoid backslash escaping in translatable strings when possible, use "" quotes instead
138 | WARNING | Code after the RETURN statement on line 137 cannot be executed
-----------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Plugin/ProcessorBase.php
------------------------------------------------------------------------------------------------
FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 7 LINES
------------------------------------------------------------------------------------------------
56 | ERROR | Missing member variable doc comment
57 | ERROR | Missing member variable doc comment
58 | ERROR | Missing member variable doc comment
59 | ERROR | Missing member variable doc comment
60 | ERROR | Missing member variable doc comment
268 | WARNING | Empty return statement not required here
275 | WARNING | Empty return statement not required here
------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Plugin/TransformerBase.php
--------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 3 LINES
--------------------------------------------------------------------------------------------------
25 | ERROR | Missing member variable doc comment
26 | ERROR | Missing member variable doc comment
27 | ERROR | Missing member variable doc comment
27 | ERROR | Class property $mapping_data should use lowerCamel naming without underscores
--------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Controller/MappingListBuilder.php
---------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
---------------------------------------------------------------------------------------------------------
96 | WARNING | Unused variable $processor.
153 | WARNING | Line exceeds 80 characters; contains 89 characters
157 | WARNING | Unused variable $skip_template.
---------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Controller/TransformerListBuilder.php
-------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
-------------------------------------------------------------------------------------------------------------
37 | WARNING | Unused variable $types.
39 | ERROR | join() is a function name alias, use implode() instead
-------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Services/Process.php
-----------------------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES
-----------------------------------------------------------------------------------------------------------------------------------------
53 | ERROR | Missing @var tag in member variable comment
239 | WARNING | Unused variable $settings.
257 | ERROR | The array declaration extends to column 111 (the limit is 80). The array content should be split up over multiple lines
266 | WARNING | Line exceeds 80 characters; contains 86 characters
317 | WARNING | Line exceeds 80 characters; contains 94 characters
458 | WARNING | Line exceeds 80 characters; contains 101 characters
-----------------------------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Services/GoogleDocumentAi.php
-----------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES
-----------------------------------------------------------------------------------------------------
28 | ERROR | Class property $processor_params should use lowerCamel naming without underscores
274 | WARNING | Line exceeds 80 characters; contains 87 characters
342 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
-----------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Services/GoogleTextToSpeech.php
-----------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------
15 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
-----------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Services/Module.php
----------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
----------------------------------------------------------------------------------------------
54 | ERROR | Public method name "Module::preprocess_progressbar" is not in lowerCamel format
71 | ERROR | Public method name "Module::entity_insert" is not in lowerCamel format
78 | ERROR | Public method name "Module::entity_update" is not in lowerCamel format
85 | ERROR | Public method name "Module::entity_delete" is not in lowerCamel format
----------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Services/MicrosoftTranslate.php
------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------------
7 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
72 | ERROR | String concat is not required here; use a single string instead
119 | WARNING | Line exceeds 80 characters; contains 97 characters
120 | WARNING | Line exceeds 80 characters; contains 84 characters
------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Services/GoogleTranslate.php
----------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
----------------------------------------------------------------------------------------------------------------------------------------
10 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
53 | ERROR | The array declaration extends to column 101 (the limit is 80). The array content should be split up over multiple lines
----------------------------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Services/GoogleBase.php
-----------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
-----------------------------------------------------------------------------------------------------------------
7 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
15 | ERROR | Class property $project_id should use lowerCamel naming without underscores
-----------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Services/OpenAi.php
----------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------
7 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
----------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Services/BaseService.php
-----------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
-----------------------------------------------------------------------------------------------------------------
12 | WARNING | The class short comment should describe what the class does and not simply repeat the class name
40 | ERROR | Missing @var tag in member variable comment
45 | ERROR | Missing @var tag in member variable comment
-----------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Repository/JsonRepositoryBase.php
---------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------------------------------------
31 | ERROR | Missing @var tag in member variable comment
36 | ERROR | Missing @var tag in member variable comment
41 | ERROR | Missing @var tag in member variable comment
---------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Repository/DocumentAiRegionsRepository.php
------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing member variable doc comment
------------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Repository/ThemeRepository.php
------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------
11 | ERROR | Missing member variable doc comment
------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Repository/OpenAiModelsRepository.php
-------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing member variable doc comment
-------------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Repository/LanguagesRepository.php
----------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------
11 | ERROR | Missing member variable doc comment
----------------------------------------------------------------------------------------------------------

FILE: /home/nima/drupal@contrib/drupal/modules/contrib/document_ocr/src/Repository/LanguagesISO639Repository.php
----------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------
11 | ERROR | Missing member variable doc comment
------------------------------------------------

🇧🇹Bhutan Nima Wangdi

Thank you for the patch.
I have reviewed and tested your patch and its working fine.
It fixed the issue for toggle button overlapping mobile view drupal navigation.
Attached with screenshot.

🇧🇹Bhutan Nima Wangdi

Thank you for the MR. I have reviewed and tested your MR and its working fine.
It has fixed the responsive issue of contact form in mobile view.
Attached with screenshot.

🇧🇹Bhutan Nima Wangdi

Thanks buddy for the MR. I have reviewed and tested your MR.
It has fixed the contextual button css override by theme css in footer.
Attached the screenshots for the same.

🇧🇹Bhutan Nima Wangdi

Thank buddy for the patch. I have reviewed and tested #2 patch and it looks good. It has fixed the icons size issue in the footer section. I have attached a screenshot for the same. Please review it.

🇧🇹Bhutan Nima Wangdi

Thanks buddy for the patch. I have reviewed the patch and its fixing the issue. Attaching the screenshot for the same.

Production build 0.71.5 2024