Account created on 13 August 2021, over 3 years ago
  • Associate Engineer - Full Stack at QED42 
#

Merge Requests

More

Recent comments

🇮🇳India akshaydalvi212

Hi,

I tried the MR !2 changes on drupal 10.3.3 and it is working fine with space in between two articles, read more and add comment buttons.
for more reference you can refer the screenshot attach below.

Thanks.

🇮🇳India akshaydalvi212

hi @cleavinjosh,
Resolved the last issue, you can review the MR now.
Thanks and regards.

🇮🇳India akshaydalvi212

I will remove the remaining issue.

🇮🇳India akshaydalvi212

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

🇮🇳India akshaydalvi212

Hi,
I resolved almost all the phpcs issues, only some unused variable and private methods issues are remaining

Thanks

🇮🇳India akshaydalvi212

hi,
I will work on this issues and resolve it as well.

🇮🇳India akshaydalvi212

hi,
I removed the remaining issues related to the array declarations.
only unused variables issues are remaining for the Content.php file.
FILE: /home/admin1/open-source/drupal10.3/drupal/modules/contrib/parameters/src/Plugin/Parameter/Content.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 10 WARNINGS AFFECTING 10 LINES
------------------------------------------------------------------------------------------------------------
186 | WARNING | Unused variable $bundle.
189 | WARNING | Unused variable $bundle.
357 | WARNING | Unused variable $cleanupFieldValues.
358 | WARNING | Unused variable $normalizeNewEntities.
363 | WARNING | Unused variable $cleanupFieldValues.
364 | WARNING | Unused variable $normalizeNewEntities.
381 | WARNING | Unused variable $cleanupFieldValues.
382 | WARNING | Unused variable $normalizeNewEntities.
387 | WARNING | Unused variable $cleanupFieldValues.
388 | WARNING | Unused variable $normalizeNewEntities.
------------------------------------------------------------------------------------------------------------

🇮🇳India akshaydalvi212

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

🇮🇳India akshaydalvi212

I had removed the indentation error in the Readme file.

🇮🇳India akshaydalvi212

hi,
I worked on the issues and resolved them.
Only some remaining issues can be reviewed by module maintainers for further removal of the unused $variable.

Thanks and regards
Akshay.

🇮🇳India akshaydalvi212

akshaydalvi212 changed the visibility of the branch 3164056-fix-phpcs-issues to active.

🇮🇳India akshaydalvi212

akshaydalvi212 changed the visibility of the branch 3164056-fix-phpcs-issues to hidden.

🇮🇳India akshaydalvi212

Hi @arijit acharya

Sorry I was just acting as an helping hand and doesn't want to make any noise.
my intension was just to help and nothing else.
will stop action on this issues.

Sorry again.

🇮🇳India akshaydalvi212

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

🇮🇳India akshaydalvi212

I will work on this issue and resolve all the errors.

🇮🇳India akshaydalvi212

hi @a.aaronjake,

Removed the remaining coding standard errors and now you can review.

Thanks and regards
Akshay Dalvi

🇮🇳India akshaydalvi212

I will remove the remaining issues.

🇮🇳India akshaydalvi212

Hi

I had fixed the remaining phpcs issues and raised the PR as here

and all the phpcs errors are removed
kindly test and review.

Thanks.

🇮🇳India akshaydalvi212

i will remove the remaining errors.

🇮🇳India akshaydalvi212

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

🇮🇳India akshaydalvi212

Hey @tohesi,

Sorry, I also tried removing the deprecation errors I encountered on my local with the new branch PR.

Adding the image as an attachment when I encountered the error on the configuration setting page of Fastly.

🇮🇳India akshaydalvi212

Removed all the phpcs issues only some warnings are remaining.
kindly review the MR.

🇮🇳India akshaydalvi212

I will work on this and resolve the issues and raise the MR.

🇮🇳India akshaydalvi212

Resolved all the issues only the below issues remain.
you can review the updated MR.

FILE: /home/admin1/task/drupal9-os/web/modules/contrib/eck-3422393/tests/src/Unit/UnitTestBase.php
--------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
--------------------------------------------------------------------------------------------------
51 | WARNING | Unused variable $methods.
81 | WARNING | Unused private method getEntityManagerMock()
--------------------------------------------------------------------------------------------------

FILE: /home/admin1/task/drupal9-os/web/modules/contrib/eck-3422393/eck.module
-------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
-------------------------------------------------------------------------------------
27 | WARNING | Global constants should not be used, move it to a class or interface
32 | WARNING | Global constants should not be used, move it to a class or interface
-------------------------------------------------------------------------------------

🇮🇳India akshaydalvi212

Resolved the remaining phpcs issues.
kindly review.

🇮🇳India akshaydalvi212

Raised the MR with the changes required.
Kindly review the same.

🇮🇳India akshaydalvi212

I will work on this issue and raised the MR.

🇮🇳India akshaydalvi212

Raised the MR with the needful changes.
kindly review the MR.

🇮🇳India akshaydalvi212

I will provide the MR for replacing $this->t() to t().

🇮🇳India akshaydalvi212

Fix the remaining Dependency injection issues.
kindly review.

🇮🇳India akshaydalvi212

Raised the MR and solved the Coding standards errors using the command
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml

🇮🇳India akshaydalvi212

Updated the code and remove the format-size()
kindly review this MR.

🇮🇳India akshaydalvi212

updated the code and removed the depreciated format_size().
kindly review the MR.

🇮🇳India akshaydalvi212

Updating new patch.
kindly review the patch.

🇮🇳India akshaydalvi212

As i reviewed the patch,
will applying the patch it is providing error as corrupt patch at line 125.

hence I will work on this and provide the correct patch.

🇮🇳India akshaydalvi212

Updated the comments and removed the mentioned code.
kindly review the PR.

🇮🇳India akshaydalvi212

Will work on the added comment in the PR.

🇮🇳India akshaydalvi212

Updated the code and raised the PR.
only unused variable warnings remain.
kindly review the PR changes.

🇮🇳India akshaydalvi212

will work on this and update the PR.

🇮🇳India akshaydalvi212

Updated the MR and committed the isset() check
as the $form_id will be set when the function is called and hence isset($form_id) check is unnecessary.

🇮🇳India akshaydalvi212

I will work on this issue, and provide the MR.

🇮🇳India akshaydalvi212

hey,
MR is raised,
kindly review and test the MR.

🇮🇳India akshaydalvi212

Hey,
will provide the MR for the updating Entity timestamp.

🇮🇳India akshaydalvi212

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

🇮🇳India akshaydalvi212

I will update the code and provide the MR for the same.

🇮🇳India akshaydalvi212

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

🇮🇳India akshaydalvi212

Updated the Contributor.md file and manage to keep 80 characters per line.

🇮🇳India akshaydalvi212

I will try to manage 80 characters per line for the contributor.md file

🇮🇳India akshaydalvi212

hey @gueguerreiro,
Please review and add the patch to the branch 8.x-1.4.

🇮🇳India akshaydalvi212

The patch #2 is not working with version 8.x-1.4 hence re-rolling the patch.

🇮🇳India akshaydalvi212

Updated the code and raised the MR for removing the reported errors.
Kindly review the MR.

🇮🇳India akshaydalvi212

hey @yashmalviya,
Thank you for the patch but while applying the patch getting errors as shown in the image.

will make changes the also raise the MR which will remove the reporting errors.

🇮🇳India akshaydalvi212

Updated the MR for getting the hook_help() content from the README.md file directly.
also updated The README.md file and removed the phpcs errors.
kindly review the MR.

🇮🇳India akshaydalvi212

this approach is good but we can use the README.md file directly in hook_help() implementation.
will update the code according.

🇮🇳India akshaydalvi212

Updated the MR as per suggested.
kindly review the MR.

🇮🇳India akshaydalvi212

I will update the MR as per comments added on the MR.

🇮🇳India akshaydalvi212

Made the suggested changes in the MR.
kindly review the MR.

🇮🇳India akshaydalvi212

I will work on the comments added to the MR and update the MR accordingly.

🇮🇳India akshaydalvi212

Resolved all the Errors and raised the MR.
kindly review the MR.

🇮🇳India akshaydalvi212

I will updated the code so as to resolve the reported errors and raise the MR.

Production build 0.71.5 2024