Account created on 19 October 2023, 8 months ago
  • Trainee Software Engineer at Specbee 
#

Recent comments

🇮🇳India Yashaswi18

Applied patch provided in #3, menu looks good. RTBC+1.

🇮🇳India Yashaswi18

Applied MR!2, this is how it is appearing now (screenshot attached), the close button appears randomly in places wherever the cursor is placed. Please check.

🇮🇳India Yashaswi18

Hello, applied patch provided in #6, applies successfully, the breadcrumbs looks good now. Attaching ss.

🇮🇳India Yashaswi18

Hello, applied patch, it applies successfully, but not able to see the menu in mobile devices, attaching ss.

🇮🇳India Yashaswi18

Hello, applied MR!19, in some devices the hamburger icon is not visible, attaching ss for reference.

🇮🇳India Yashaswi18

Hello, applied patch provided in #3, applies succesfully and also fixes the position of the powered by block.
RTBC+1

🇮🇳India Yashaswi18

I added a menu item and also added a child item for this menu item but I'm not able to see the child item as a dropdown or inline, it doesn't appear at all.
Drupal version: 10.0.4

🇮🇳India Yashaswi18

The patch shows an error when applied to the branch 3.0.1, tried applying the same patch to the version 8.x-1.x and it got applied successfully, however getting this error on all pages The 'core_version_requirement' key must be present in themes/contrib/mobile
app_zymphonies_theme/mobileapp_zymphonies_theme.info.yml
.

🇮🇳India Yashaswi18

Hello, I applied MR!13 and added a banner image, it is showing website encountered error for me and the error message is Error: Call to undefined function file_create_url()
The drupal version I'm using is 10.0.4.

🇮🇳India Yashaswi18

Hello, I applied the MR!64, blocks are now appearing next to each other in desktop, tab and mobile devices.
The spacing can be improved. Attached ss.
In mobile device can we have it one below the other?

🇮🇳India Yashaswi18

Applied MR!12, the contact form is now looking fine for mobile and desktop, for tab devices the spacing in left and right doesn't look equal. Attached ss.

🇮🇳India Yashaswi18

The buttons are appearing fine without any overlapping in 1.0.x version, however in 1.2.2 the buttons are one below the other and not side by side (unlike the first screenshot), the patch provided is not ideal for this version.

Checking patch css/style.css...
error: while searching for:
  }
}


error: patch failed: css/style.css:24606
error: css/style.css: patch does not apply
🇮🇳India Yashaswi18

I applied MR!30, I'm seeing some issues with spacing on top and bottom. Attached SS for reference.

🇮🇳India Yashaswi18

Applied MR!11, the table styling looks good. Attaching screenshots.

🇮🇳India Yashaswi18

Applied MR!11, this is how the image is appearing now. Attaching screenshots. Please check.

🇮🇳India Yashaswi18

Applied MR!6, On mobile devices and tabs the opened menu is not taking the full width, attaching ss. The transition of the hamburger menu can be changed as it is transitioning strangely.

🇮🇳India Yashaswi18

Hello, applied MR!4, content is now taking full width, attached ss.

🇮🇳India Yashaswi18

Hello, the module was uninstalled without any errors after applying MR!8.
RTBC+1.

🇮🇳India Yashaswi18

Applied MR!8, seeing some styling issues:
The checkbox positioning doesn't seem right.
On mobile devices - the input boxes are breaking, attached screenshot.

🇮🇳India Yashaswi18

Hello, the patch provided in #2 applied successfully, and the table styling looks good now. Attaching ss for reference.
Also applied patch provided in #6, applies successfully, however as I already have classy theme in my instance (10.0.5), I didn't face the issue about the classy theme requirement.
RTBC+1 - the table looks good.

🇮🇳India Yashaswi18

Hello, I'm getting this error after applying MR!3
Error: Call to undefined function drupal_get_path() in yg_medical_preprocess_page() (line 31 of themes\contrib\yg_medical\yg_medical.theme).

🇮🇳India Yashaswi18

In that case, the checkbox position looks fine after applying the MR!8, RTBC+1.
Thanks.

🇮🇳India Yashaswi18

Hello, applied the MR!20, footer CSS is now appearing, left and right spacing does not seem equal, attaching ss for reference. In the second screenshot, I've placed two blocks in one region.

🇮🇳India Yashaswi18

Hello, I would like to suggest implementing a solution to make the sub menu visible. One option could be incorporating a dropdown or similar mechanism that reveals the sub menu items when the main menu item is hovered over or clicked. It would greatly improve user navigation.

🇮🇳India Yashaswi18

Hello, applied the MR, the checkbox is now appearing on the correct side, however, would having the checkbox next to the message "Allow other users to contact you via a personal contact form which keeps your email address hidden. Note that some privileged users such as site administrators are still able to contact you even if you choose to disable this feature." make it clearer for users what they're enabling or disabling?
Please confirm.
Attaching ss for reference.
Thank you.

🇮🇳India Yashaswi18

Applied MR!26, Username and Email address box breaking issue is fixed. Attaching screenshot for reference, RTBC+1

🇮🇳India Yashaswi18

Hello, I applied the MR!3, I'm seeing different spacing for different resolutions, attached screenshot for reference. Please check.

🇮🇳India Yashaswi18

Hello, I applied the MR!8, the pagination is looking good now, attaching screenshot for reference.

🇮🇳India Yashaswi18

Hello, I applied the MR!15 and verified, I can now see the image for the theme in the appearance tab. Attaching the screenshot.

🇮🇳India Yashaswi18

Hello, installed the newer version of theme to verify, the hamburger menu is working. Can see the "subscribe to" link even when the icon is clicked. Attached the screenshot. Thank you.

🇮🇳India Yashaswi18

Is this the command phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml .?
I ran this command inside the repository directory, still not able to find any remaining errors or warnings. Please correct if the command I used is wrong.

🇮🇳India Yashaswi18

Hello, checked out to the branch '3416993-fix-the-issue' and ran the command phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig profile_manager/. Found no errors or warnings remaining.

🇮🇳India Yashaswi18

Yashaswi18 made their first commit to this issue’s fork.

🇮🇳India Yashaswi18

Yashaswi18 made their first commit to this issue’s fork.

🇮🇳India Yashaswi18

I applied the patch from #7. However, there are still several issues remaining, primarily in JavaScript and CSS files. Do these need to be addressed? Please check.

🇮🇳India Yashaswi18

Hello, checked out to the branch '2833962-fix-the-issues-d10' and ran the command phpcs --standard="Drupal,DrupalPractice" --extensions=php,module,inc,install,test,profile,theme,info,txt,md,yml,css,js, found no errors or warnings remaining.

🇮🇳India Yashaswi18

On running the command phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig, found these issues remaining.

phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig redirect/

FILE: /home/yashaswi/contribs/redirect/src/EventSubscriber/RedirectRequestSubscriber.php
----------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------
 168 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
----------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/redirect/src/Form/RedirectDeleteForm.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 19 | ERROR | The array declaration extends to column 110 (the limit is 80). The array content should be split up over
    |       | multiple lines
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/redirect/src/Form/RedirectSettingsForm.php
---------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
---------------------------------------------------------------------------------------------
 36 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
---------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/redirect/src/Form/RedirectForm.php
----------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
----------------------------------------------------------------------------------------------
  74 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
  80 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
 136 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
----------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/redirect/src/RedirectRepository.php
----------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------
 128 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
----------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/redirect/src/Entity/Redirect.php
------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------
 157 | ERROR | The array declaration extends to column 83 (the limit is 80). The array content should be split up over
     |       | multiple lines
 301 | ERROR | The array declaration extends to column 95 (the limit is 80). The array content should be split up over
     |       | multiple lines
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/redirect/src/Plugin/Field/FieldWidget/RedirectSourceWidget.php
------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AND 3 WARNINGS AFFECTING 5 LINES
------------------------------------------------------------------------------------------------------------------------
 50 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
 69 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
 69 | ERROR   | The array declaration extends to column 102 (the limit is 80). The array content should be split up
    |         | over multiple lines
 71 | ERROR   | The array declaration extends to column 113 (the limit is 80). The array content should be split up
    |         | over multiple lines
 85 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
 91 | ERROR   | The array declaration extends to column 100 (the limit is 80). The array content should be split up
    |         | over multiple lines
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/redirect/redirect.generate.inc
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 239 | ERROR | The array declaration extends to column 90 (the limit is 80). The array content should be split up over
     |       | multiple lines
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/redirect/tests/src/Kernel/RedirectAPITest.php
------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------
 198 | ERROR | The array declaration extends to column 82 (the limit is 80). The array content should be split up over
     |       | multiple lines
 199 | ERROR | The array declaration extends to column 85 (the limit is 80). The array content should be split up over
     |       | multiple lines
 199 | ERROR | The array declaration extends to column 84 (the limit is 80). The array content should be split up over
     |       | multiple lines
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/redirect/tests/src/Unit/RouteNormalizerRequestSubscriberTest.php
------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------
 102 | ERROR | The array declaration extends to column 101 (the limit is 80). The array content should be split up over
     |       | multiple lines
 107 | ERROR | The array declaration extends to column 100 (the limit is 80). The array content should be split up over
     |       | multiple lines
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/redirect/redirect.install
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 31 | ERROR | The array declaration extends to column 96 (the limit is 80). The array content should be split up over
    |       | multiple lines
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/redirect/modules/redirect_domain/tests/src/Unit/DomainRedirectRequestSubscriberTest.php
------------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
------------------------------------------------------------------------------------------------------------------------
 148 | ERROR | The array declaration extends to column 83 (the limit is 80). The array content should be split up over
     |       | multiple lines
 149 | ERROR | The array declaration extends to column 89 (the limit is 80). The array content should be split up over
     |       | multiple lines
 152 | ERROR | The array declaration extends to column 82 (the limit is 80). The array content should be split up over
     |       | multiple lines
 153 | ERROR | The array declaration extends to column 85 (the limit is 80). The array content should be split up over
     |       | multiple lines
 154 | ERROR | The array declaration extends to column 87 (the limit is 80). The array content should be split up over
     |       | multiple lines
 155 | ERROR | The array declaration extends to column 91 (the limit is 80). The array content should be split up over
     |       | multiple lines
------------------------------------------------------------------------------------------------------------------------
🇮🇳India Yashaswi18

On running the command phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,yml,css adc_block/, found these warnings remaining:

FILE: /home/yashaswi/contribs/adc_block/src/Plugin/Block/DigitalClockBlock.php
----------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 4 LINES
----------------------------------------------------------------------------------------------
  50 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
  53 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
 221 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
 230 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
 230 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
----------------------------------------------------------------------------------------------
🇮🇳India Yashaswi18

On running the command "phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,yml,css", found no phpcs errors or warnings remaining.

🇮🇳India Yashaswi18

The patch provided in #16 applied cleanly without checking out to any branch, found these errors remaining :

phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml config_policy/

FILE: /home/yashaswi/contribs/config_policy/src/Policy/ConfigPolicyService.php
------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------
 262 | WARNING | The use of function fnmatch() is discouraged
------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/config_policy/tests/src/Kernel/KernelConfigPolicyBase.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 54 | ERROR | The array declaration extends to column 95 (the limit is 80). The array content should be split up over
    |       | multiple lines
------------------------------------------------------------------------------------------------------------------------
🇮🇳India Yashaswi18

On running the command phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml smart_content_lytics/ found these errors remaining:

FILE: /home/yashaswi/contribs/smart_content_lytics/smart_content_lytics.info.yml
-----------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------
 1 | WARNING | Remove "project" from the info file, it will be added by drupal.org packaging automatically
 1 | WARNING | Remove "version" from the info file, it will be added by drupal.org packaging automatically
-----------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/smart_content_lytics/src/Plugin/Derivative/LyticsConditionDeriver.php
---------------------------------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 10 LINES
---------------------------------------------------------------------------------------------------
  17 | ERROR   | [x] Opening brace should be on the same line as the declaration
  41 | ERROR   | [x] Opening brace should be on the same line as the declaration
  50 | ERROR   | [x] Opening brace should be on the same line as the declaration
  58 | ERROR   | [x] You must use "/**" style comments for a function comment
  59 | ERROR   | [x] Opening brace should be on the same line as the declaration
  67 | ERROR   | [x] Opening brace should be on the same line as the declaration
  85 | ERROR   | [x] Opening brace should be on the same line as the declaration
  99 | WARNING | [ ] Line exceeds 80 characters; contains 82 characters
 131 | ERROR   | [x] Opening brace should be on the same line as the declaration
 151 | ERROR   | [x] Expected 1 blank line after function; 0 found
---------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/smart_content_lytics/src/Plugin/smart_content/Condition/LyticsCondition.php
---------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
---------------------------------------------------------------------------------------------------------
 18 | ERROR | [x] Opening brace should be on the same line as the declaration
 24 | ERROR | [x] Opening brace should be on the same line as the declaration
 27 | ERROR | [x] Expected 1 blank line after function; 0 found
---------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/smart_content_lytics/src/Plugin/smart_content/Condition/Group/Lytics.php
------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------
  1 | ERROR | [x] The PHP open tag must be followed by exactly one blank line
 17 | ERROR | [x] Opening brace should be on the same line as the declaration
------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/smart_content_lytics/README.md
------------------------------------------------------------------------
FOUND 1 ERROR AND 3 WARNINGS AFFECTING 4 LINES
------------------------------------------------------------------------
  4 | WARNING | [ ] Line exceeds 80 characters; contains 261 characters
  9 | WARNING | [ ] Line exceeds 80 characters; contains 100 characters
 24 | WARNING | [ ] Line exceeds 80 characters; contains 186 characters
 28 | ERROR   | [x] Expected 1 newline at end of file; 0 found
------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/smart_content_lytics/smart_content_lytics.module
------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
------------------------------------------------------------------------------
  1 | ERROR | [x] Missing file doc comment
  9 | ERROR | [x] Opening brace should be on the same line as the declaration
 11 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------
🇮🇳India Yashaswi18

Hello, applied MR!2, found one error remaining on running the command phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml

FILE: /home/yashaswi/contribs/logout_redirect/logout_redirect.install
------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------
 11 | ERROR | Doc comment short description must be on a single line, further text should be a separate paragraph
------------------------------------------------------------------------------------------------------------------
🇮🇳India Yashaswi18

The patch provided in #12 applies cleanly, one error remaining :

FILE: /home/yashaswi/contribs/interface_views_sort/src/Plugin/views/sort/LanguageSwitcherSort.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 8 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
   |       |     Drupal\Core\Language\LanguageInterface.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------
🇮🇳India Yashaswi18

Hello, I checked out to the branch and ran the phpcs command, found no errors or warnings remaining. RTBC +1.

🇮🇳India Yashaswi18

Yashaswi18 made their first commit to this issue’s fork.

🇮🇳India Yashaswi18

The patch provided in #7 applies cleanly, ran the phpcs command to verify , no phpcs errors or warnings remaining.

🇮🇳India Yashaswi18

Yashaswi18 made their first commit to this issue’s fork.

🇮🇳India Yashaswi18

Hello, I applied MR!1, and ran the command

phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig time_ticker

Found no errors or warnings remaining.

🇮🇳India Yashaswi18

Hello, the patch #19 applies cleanly and there are no errors or warnings remaining when applied without checking out to any branch.

git apply phpcs-fixes-3373278-17.patch -v
Checking patch README.md...
Checking patch css/popin.css...
Checking patch popin.module...
Checking patch src/Form/PopinConfigForm.php...
Checking patch src/Plugin/Block/PopinBlock.php...
Applied patch README.md cleanly.
Applied patch css/popin.css cleanly.
Applied patch popin.module cleanly.
Applied patch src/Form/PopinConfigForm.php cleanly.
Applied patch src/Plugin/Block/PopinBlock.php cleanly.
🇮🇳India Yashaswi18

Yashaswi18 made their first commit to this issue’s fork.

🇮🇳India Yashaswi18

Hello, checked out to the branch '2.0.x' and ran the command phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml label_help/. Found no errors or warnings remaining.

🇮🇳India Yashaswi18

Yashaswi18 made their first commit to this issue’s fork.

🇮🇳India Yashaswi18

Hello, I checked out to the branch '3383179-fix-the-issue' and ran the command phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml festeva. Found no errors or warnings remaining. RTBC +1.

🇮🇳India Yashaswi18

Yashaswi18 made their first commit to this issue’s fork.

🇮🇳India Yashaswi18

Hello, checked out to the branch 'phpcs' and ran the command phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig. Found no errors or warnings, RTBC +1.

🇮🇳India Yashaswi18

On running the command phpcs --standard=Drupal,DrupalPractice -extensions=php,module,inc,install,test,profile,theme,info,txt,md,yml,css, found these errors remaining:

FILE: /home/yashaswi/contribs/omdb_api/src/Entity/Controller/OmdbApiEntityController.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------
   8 | ERROR   | [x] Use statements should be sorted alphabetically. The first wrong one is
     |         |     Drupal\Component\Utility\Xss.
 307 | WARNING | [ ] Unused variable $css.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/src/Entity/Routing/OmdbApiEntityHtmlRouteProvider.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 7 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
   |       |     Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/src/Entity/Form/OmdbApiEntityForm.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 7 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
   |       |     Drupal\Core\DependencyInjection\ContainerInjectionInterface.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/src/Entity/Storage/OmdbApiEntityStorageInterface.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 7 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
   |       |     Drupal\Core\Language\LanguageInterface.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/src/Entity/Storage/OmdbApiEntityStorage.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 7 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
   |       |     Drupal\Core\Language\LanguageInterface.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/src/Entity/OmdbApiEntityUninstallValidator.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 8 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
   |       |     Drupal\Core\Entity\ContentEntityTypeInterface.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/src/Entity/Logger/OmdbApiEntityLogger.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 9 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
   |       |     Drupal\Core\Config\ConfigFactoryInterface.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/src/Entity/OmdbApiEntity.php
------------------------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
------------------------------------------------------------------------------------------------------------------------
  13 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
     |       |     Drupal\Core\StringTranslation\TranslatableMarkup.
 147 | ERROR | [ ] Comment indentation error, expected only 1 spaces
 150 | ERROR | [ ] Comment indentation error, expected only 1 spaces
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/src/Entity/OmdbApiEntityInterface.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 8 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
   |       |     Drupal\Core\Entity\RevisionLogInterface.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/src/Plugin/Derivative/OmdbApiEntityBundlesMenuLinksDerivative.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 7 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
   |       |     Drupal\Core\Entity\EntityTypeManagerInterface.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/src/Plugin/Derivative/OmdbApiContextualLinks.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 7 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
   |       |     Drupal\Core\Entity\EntityTypeManagerInterface.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/src/Plugin/DevelGenerate/OmdbApiEntityDevelGenerate.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 8 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
   |       |     Drupal\Component\Datetime\TimeInterface.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/src/Plugin/Validation/Constraint/OmdbApiImdbIdConstraintValidator.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 7 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
   |       |     Drupal\omdb_api\Entity\OmdbApiEntityInterface.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/tests/src/Kernel/DirectoryTest.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 6 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
   |       |     Drupal\Core\File\FileSystemInterface.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/README.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
 101 | WARNING | Line exceeds 80 characters; contains 354 characters
----------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/omdb_api.module
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 10 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
    |       |     Drupal\omdb_api\Entity\Bundle\Series.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/omdb_api/omdb_api.install
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------
  9 | ERROR   | [x] Use statements should be sorted alphabetically. The first wrong one is
    |         |     Drupal\Core\File\FileSystemInterface.
 67 | WARNING | [ ] There must be no blank line following an inline comment
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------
🇮🇳India Yashaswi18

Hello, after checking out to the branch '3347143-phpcs' and running the command phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig xtc/. Found no errors or warnings remaining.

🇮🇳India Yashaswi18

Hello, after checking out to the branch '3372964-minor-phpcs-issues' and running the command phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig term_condition, I found no errors or warnings remaining.

🇮🇳India Yashaswi18

Hello, I checked out to the branch '3372133-fix-the-issues', ran the phpcs command

phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig fb_likebox

Found no errors or warnings remaining. Attaching screenshot.

🇮🇳India Yashaswi18

Hello, I checked out to the branch '3424331-fix-the-issues' and ran the command phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,js,info,txt,md,yml.

Found no errors or warnings remaining.

🇮🇳India Yashaswi18

Hello, after checking out to the branch and running the phpcs command I found one issue.

phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,js,yml mailsystem/

FILE: /home/yashaswi/contribs/mailsystem/tests/modules/mailsystem_test/mailsystem_test.info.yml
-----------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------
 1 | WARNING | "Description" property is missing in the info.yml file
-----------------------------------------------------------------------------------------------
🇮🇳India Yashaswi18

Hello, after checking out to the branch '3343609-7.x-phpcs-coding', found these errors remaining :

phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,js,yml weight/

FILE: /home/yashaswi/contribs/weight/views/views_handler_weight_selector.inc
-------------------------------------------------------------------------------------------------------------------
FOUND 6 ERRORS AND 1 WARNING AFFECTING 5 LINES
-------------------------------------------------------------------------------------------------------------------
6 | ERROR | Class name must begin with a capital letter
6 | ERROR | Class name must use UpperCamel naming without underscores
6 | WARNING | Class name must be prefixed with the project name "Weight"
28 | ERROR | Public method name "views_handler_weight_selector::option_definition" is not in lowerCamel format
46 | ERROR | Public method name "views_handler_weight_selector::options_form" is not in lowerCamel format
91 | ERROR | Public method name "views_handler_weight_selector::views_form" is not in lowerCamel format
158 | ERROR | Public method name "views_handler_weight_selector::views_form_submit" is not in lowerCamel format
-------------------------------------------------------------------------------------------------------------------

🇮🇳India Yashaswi18

Hello, I cloned the repository, checked out to the branch '3358999-phpcs-issues' and ran the command "phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig",found no phpcs issues or warnings left. Attaching the screenshot.

🇮🇳India Yashaswi18

This patch fixes some more errors, there are still some errors that needs to be addressed

🇮🇳India Yashaswi18

Hello, I checked out to the branch '3357621-phpcs-fixes' and ran the command phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,js,info,txt,md,yml,twig . Found no errors or warnings.

🇮🇳India Yashaswi18

Hello, I cloned the repository, checked out to the branch '3352347-fix-the-issues', ran the command phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml. Found one error remaining:

FILE: C:\Users\YASHASWI\OneDrive\Desktop\Contrib\realname\src\Controller\Realnam
-------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------------
 24 | ERROR | The array declaration extends to column 92 (the limit is 80). The The array content should be split up over multiple lines
-------------------------------------------------------------------------------------------------------------------------------------------
🇮🇳India Yashaswi18

Hello, to verify, I checked out to the branch 'phpcs_fixed' and ran the command phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml commerce_stripe/, found no errors or warnings.

🇮🇳India Yashaswi18

Cloned the repository, and ran the command phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,js,yml seckit/
, only found this error remaining:

--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 1 | ERROR | [x] End of line character is invalid; expected "\n" but found
   |       |     "\r\n"
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------
🇮🇳India Yashaswi18

Hello, tried applying the patch provided in #6, it applied succesfully.

3373790_3.patch:13: trailing whitespace.
  2. In the backend go to `admin/config/content/formats`,
3373790_3.patch:14: trailing whitespace.
  e.g. Basic HTML, and under the section "Enabled filters"
Checking patch README.md...
Checking patch modules/krypt/src/Twig/KryptExtension.php...
Checking patch src/PhoneyHelper.php...
Checking patch src/Plugin/Filter/Phoney.php...
Applied patch README.md cleanly.
Applied patch modules/krypt/src/Twig/KryptExtension.php cleanly.
Applied patch src/PhoneyHelper.php cleanly.
Applied patch src/Plugin/Filter/Phoney.php cleanly.
warning: 2 lines add whitespace errors.

Ran the command phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig to verify, found no errors and warrnings remaining.

🇮🇳India Yashaswi18

Yashaswi18 made their first commit to this issue’s fork.

🇮🇳India Yashaswi18

Hello, I applied the patch provided in #5, applies cleanly. However, I found these issues remaining on running the command phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml paint/

FILE: /home/yashaswi/contribs/paint/src/Plugin/Field/FieldType/PaintItem.php
-------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-------------------------------------------------------------------------------------------
 24 | ERROR | [x] Opening brace should be on the same line as the declaration
 75 | ERROR | [x] Opening brace should be on the same line as the declaration
 76 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 83 | ERROR | [x] Opening brace should be on the same line as the declaration
-------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/paint/src/Plugin/Field/FieldWidget/PaintWidget.php
-----------------------------------------------------------------------------------------------
FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES
-----------------------------------------------------------------------------------------------
 22 | ERROR   | [x] Opening brace should be on the same line as the declaration
 43 | WARNING | [x] A comma should follow the last multiline array item. Found: )
 64 | ERROR   | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 65 | ERROR   | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
 81 | ERROR   | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
-----------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/paint/src/Plugin/Field/FieldFormatter/PaintImageFormatter.php
------------------------------------------------------------------------------------------------------------------------
FOUND 9 ERRORS AND 6 WARNINGS AFFECTING 12 LINES
------------------------------------------------------------------------------------------------------------------------
  11 | WARNING | [x] Unused use statement
  11 | ERROR   | [x] Use statements should be sorted alphabetically. The first wrong one is
     |         |     Drupal\Core\File\FileUrlGenerator.
  12 | WARNING | [x] Unused use statement
  26 | ERROR   | [x] Opening brace should be on the same line as the declaration
  32 | ERROR   | [x] Opening brace should be on the same line as the declaration
  41 | ERROR   | [x] There must not be a newline before the closing parenthesis of a single-line function declaration
  47 | ERROR   | [x] Expected newline after closing brace
  71 | ERROR   | [x] Opening brace should be on the same line as the declaration
  84 | ERROR   | [x] Opening brace should be on the same line as the declaration
  92 | WARNING | [x] 'TODO --- Get by glass' should match the format '@todo Fix problem X here.'
  92 | ERROR   | [x] No space found before comment text; expected "// TODO --- Get by glass" but found "//TODO --- Get
     |         |     by glass"
  92 | ERROR   | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing
     |         |     parentheses
 106 | WARNING | [x] A comma should follow the last multiline array item. Found: ''
 107 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
 108 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 15 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/paint/src/Plugin/Field/FieldFormatter/PaintDefaultFormatter.php
---------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 4 LINES
---------------------------------------------------------------------------------------------
 20 | ERROR   | [x] Opening brace should be on the same line as the declaration
 26 | ERROR   | [x] Opening brace should be on the same line as the declaration
 36 | WARNING | [x] A comma should follow the last multiline array item. Found: ''
 37 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
---------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/paint/README.md
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 31 | ERROR | [x] Expected 1 newline at end of file; 2 found
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------


FILE: /home/yashaswi/contribs/paint/paint.module
------------------------------------------------------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 10 LINES
------------------------------------------------------------------------------------------------------------------------
  6 | ERROR   | [x] There must be exactly one blank line after the file comment
  7 | ERROR   | [x] Missing function doc comment
  8 | ERROR   | [x] Opening brace should be on the same line as the declaration
  9 | ERROR   | [x] No space found before comment text; expected "// $page['#attached']['library'][] =
    |         |     'paint/paint_paint';" but found "//$page['#attached']['library'][] = 'paint/paint_paint';"
 12 | ERROR   | [x] Missing function doc comment
 13 | ERROR   | [x] Opening brace should be on the same line as the declaration
 17 | ERROR   | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 23 | ERROR   | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 26 | WARNING | [x] A comma should follow the last multiline array item. Found: ]
 28 | ERROR   | [x] Expected 1 newline at end of file; 0 found
🇮🇳India Yashaswi18

Cloned the repository, checked out to the branch '3373765-fix-the-issues' and ran the command phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml search_logs/

Found these issues remaining:

------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
 6 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is
   |       |     Drupal\Core\Entity\EntityTypeManagerInterface.
------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------------------------------


FILE: /home/yashaswi/contribs/search_logs/README.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 15 WARNINGS AFFECTING 15 LINES
----------------------------------------------------------------------
  1 | WARNING | Line exceeds 80 characters; contains 290 characters
  7 | WARNING | Line exceeds 80 characters; contains 81 characters
 11 | WARNING | Line exceeds 80 characters; contains 160 characters
 15 | WARNING | Line exceeds 80 characters; contains 137 characters
 19 | WARNING | Line exceeds 80 characters; contains 97 characters
 21 | WARNING | Line exceeds 80 characters; contains 110 characters
 23 | WARNING | Line exceeds 80 characters; contains 81 characters
 25 | WARNING | Line exceeds 80 characters; contains 95 characters
 31 | WARNING | Line exceeds 80 characters; contains 235 characters
 39 | WARNING | Line exceeds 80 characters; contains 89 characters
 41 | WARNING | Line exceeds 80 characters; contains 164 characters
 45 | WARNING | Line exceeds 80 characters; contains 204 characters
 49 | WARNING | Line exceeds 80 characters; contains 189 characters
 53 | WARNING | Line exceeds 80 characters; contains 120 characters
 57 | WARNING | Line exceeds 80 characters; contains 306 characters
----------------------------------------------------------------------

🇮🇳India Yashaswi18

Tried applying the patch provided in #23. Applies cleanly.

Checking patch href_lang_exchange.module...
Checking patch modules/href_lang_exchange_autoupdater/href_lang_exchange_autoupdater.module...
Checking patch modules/href_lang_exchange_country_override/href_lang_exchange_country_override.module...
Checking patch modules/href_lang_exchange_custom_logos/href_lang_exchange_custom_logos.module...
Checking patch modules/href_lang_exchange_custom_logos/src/Controller/MultisiteLogosController.php...
Checking patch modules/href_lang_exchange_href/src/Authentication/Provider/BasicTokenAuth.php...
Checking patch modules/href_lang_exchange_href/src/Entity/SiteEntity.php...
Checking patch modules/href_lang_exchange_href/src/Entity/SiteEntityInterface.php...
Checking patch modules/href_lang_exchange_href/src/SiteEntityAccessControlHandler.php...
Checking patch src/Connection/Connection.php...
Checking patch src/Controller/JSONAPIEntityAutocompleteController.php...
Checking patch src/Entity/HrefLangItem.php...
Checking patch src/EventSubscriber/LazyHrefItemSubscriber.php...
Checking patch src/HrefLangItemInterface.php...
Checking patch src/Plugin/Block/HrefLanguageConnectionCountBlock.php...
Checking patch src/Plugin/Block/HrefLanguageSwitchBlock.php...
Checking patch src/Plugin/Field/FieldFormatter/HrefLangExchangeFieldItemFormatter.php...
Checking patch src/Plugin/QueueWorker/HrefLangUpdateQueue.php...
Checking patch src/Service/HrefLangItemValidator.php...
Checking patch tests/src/Unit/Connection/ConnectionTest.php...
Applied patch href_lang_exchange.module cleanly.
Applied patch modules/href_lang_exchange_autoupdater/href_lang_exchange_autoupdater.module cleanly.
Applied patch modules/href_lang_exchange_country_override/href_lang_exchange_country_override.module cleanly.
Applied patch modules/href_lang_exchange_custom_logos/href_lang_exchange_custom_logos.module cleanly.
Applied patch modules/href_lang_exchange_custom_logos/src/Controller/MultisiteLogosController.php cleanly.
Applied patch modules/href_lang_exchange_href/src/Authentication/Provider/BasicTokenAuth.php cleanly.
Applied patch modules/href_lang_exchange_href/src/Entity/SiteEntity.php cleanly.
Applied patch modules/href_lang_exchange_href/src/Entity/SiteEntityInterface.php cleanly.
Applied patch modules/href_lang_exchange_href/src/SiteEntityAccessControlHandler.php cleanly.
Applied patch src/Connection/Connection.php cleanly.
Applied patch src/Controller/JSONAPIEntityAutocompleteController.php cleanly.
Applied patch src/Entity/HrefLangItem.php cleanly.
Applied patch src/EventSubscriber/LazyHrefItemSubscriber.php cleanly.
Applied patch src/HrefLangItemInterface.php cleanly.
Applied patch src/Plugin/Block/HrefLanguageConnectionCountBlock.php cleanly.
Applied patch src/Plugin/Block/HrefLanguageSwitchBlock.php cleanly.
Applied patch src/Plugin/Field/FieldFormatter/HrefLangExchangeFieldItemFormatter.php cleanly.
Applied patch src/Plugin/QueueWorker/HrefLangUpdateQueue.php cleanly.
Applied patch src/Service/HrefLangItemValidator.php cleanly.
Applied patch tests/src/Unit/Connection/ConnectionTest.php cleanly.

Ran the command phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml href_lang_exchange/, found no errors remaining.

🇮🇳India Yashaswi18

Tried applying above patch, got this error:

Checking patch README.txt...
Checking patch user_created_by.info.yml...
error: while searching for:
core_version_requirement: ^8 || ^9
dependencies:
 - drupal:views

# Information added by Drupal.org packaging script on 2021-11-03
version: '2.0.0'
project: 'user_created_by'
datestamp: 1635952656

error: patch failed: user_created_by.info.yml:5
error: user_created_by.info.yml: patch does not apply
Checking patch user_created_by.module...
Checking patch user_created_by.views.inc...
🇮🇳India Yashaswi18

Yashaswi18 made their first commit to this issue’s fork.

🇮🇳India Yashaswi18

bootstrap.js file changes not included in this patch.

🇮🇳India Yashaswi18

Yashaswi18 made their first commit to this issue’s fork.

🇮🇳India Yashaswi18

Yashaswi18 made their first commit to this issue’s fork.

🇮🇳India Yashaswi18

Yashaswi18 made their first commit to this issue’s fork.

🇮🇳India Yashaswi18

Yashaswi18 made their first commit to this issue’s fork.

Production build 0.69.0 2024