- Issue created by @dineshkumarbollu
- Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 5:14am 17 May 2023 - 🇮🇳India dineshkumarbollu
Hi
I fix all the errors including DI except DI for one class File::load
Please Review
Thanks
- last update
almost 2 years ago 1 pass - Status changed to Needs work
almost 2 years ago 9:45am 17 May 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
The report shows warnings/errors for 18 files, but the patch changes only eight files.
- Status changed to Needs review
almost 2 years ago 5:28am 30 May 2023 - last update
almost 2 years ago 2 fail The last submitted patch, 5: fix_coding_standard-3360872-5.patch, failed testing. View results →
- last update
almost 2 years ago 2 fail The last submitted patch, 7: 3360872-7.patch, failed testing. View results →
- Status changed to Needs work
almost 2 years ago 4:16pm 6 June 2023 - 🇵🇭Philippines clarkssquared
Hi chaitanyadessai
I applied your patch #7 and noticed that there are warnings about whitespace errors in your patch, below is the output that my terminal displayed after applying your patch.
language_suggestion git:(8.x-1.0-rc10) curl https://www.drupal.org/files/issues/2023-06-06/3360872-7.patch → | git apply -v
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13144 100 13144 0 0 15048 0 --:--:-- --:--:-- --:--:-- 15212
:9: trailing whitespace.
Drupal 8 module built for multilingual websites with a friendly suggestion
:23: trailing whitespace.
Sometimes when implementing multilingual sites there might be
:24: trailing whitespace.
a case when rather than redirecting to a version of the site
:25: trailing whitespace.
that you assume visitor is from you might want suggest and ask
:28: trailing whitespace.
This module does exactly that. It shows a little box with some
Checking patch README.md...
Checking patch assets/language_suggestion.css...
Checking patch language_suggestion.module...
Checking patch language_suggestion.routing.yml...
Checking patch src/Controller/LanguageSuggestionController.php...
Checking patch src/Form/LanguageSuggestionMappingForm.php...
Checking patch src/Form/LanguageSuggestionSettingsForm.php...
Checking patch src/Form/NegotiationHTTPHeaderForm.php...
Checking patch tests/src/Functional/LanguageSuggestionTest.php...
Applied patch README.md cleanly.
Applied patch assets/language_suggestion.css cleanly.
Applied patch language_suggestion.module cleanly.
Applied patch language_suggestion.routing.yml cleanly.
Applied patch src/Controller/LanguageSuggestionController.php cleanly.
Applied patch src/Form/LanguageSuggestionMappingForm.php cleanly.
Applied patch src/Form/LanguageSuggestionSettingsForm.php cleanly.
Applied patch src/Form/NegotiationHTTPHeaderForm.php cleanly.
Applied patch tests/src/Functional/LanguageSuggestionTest.php cleanly.
warning: squelched 6 whitespace errors
warning: 11 lines add whitespace errors.however, there are no errors/warnings being flagged as I executed again the PHPCS command after I applied your patch
Please look at the screenshot attached for your reference.
Thank you.
- Status changed to Needs review
about 1 year ago 11:09am 27 February 2024 - last update
about 1 year ago 1 fail The last submitted patch, 10: phpcs-fix-3360872-10.patch, failed testing. View results →
- Assigned to priyanka_chauhan31
- Merge request !9Created a merge request to get the full list of PHP_CodeSniffer errors/warnings to fix → (Open) created by apaderno
- 🇮🇹Italy apaderno Brescia, 🇮🇹
avpaderno → changed the visibility of the branch 3360872-gitlab-ci-reports to hidden.
- 🇮🇹Italy apaderno Brescia, 🇮🇹
Without any change, GitLab CI does not report any PHP_CodeSniffer errors/warnings. They have been already fixed.