Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
10 Nov 2021 at 14:07 UTC
Updated:
21 Dec 2021 at 10:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
cmlaraAutomated Review
Please see attached pareview.txt for full output.
if ()statement.Note that perfect adherence to Drupal Coding Standard is NOT a reason to block an application, except for total disregard of them. However, modules should follow them as closely as possible.
Comment #3
cristinahart commentedThank you.
Issues fixed list:
git clone --branch '8.x-2.x' https://git.drupalcode.org/project/social_auth_vipps.git
Comment #4
rohitrajputsahab commentedStill seeing formatting issues and warnings please fix this.
FILE: social_auth_vipps/README.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 10 WARNINGS AFFECTING 10 LINES
----------------------------------------------------------------------
16 | WARNING | Line exceeds 80 characters; contains 118 characters
22 | WARNING | Line exceeds 80 characters; contains 82 characters
24 | WARNING | Line exceeds 80 characters; contains 134 characters
39 | WARNING | Line exceeds 80 characters; contains 175 characters
46 | WARNING | Line exceeds 80 characters; contains 87 characters
56 | WARNING | Line exceeds 80 characters; contains 140 characters
60 | WARNING | Line exceeds 80 characters; contains 132 characters
68 | WARNING | Line exceeds 80 characters; contains 217 characters
70 | WARNING | Line exceeds 80 characters; contains 390 characters
78 | WARNING | Line exceeds 80 characters; contains 130 characters
----------------------------------------------------------------------
FILE: social_auth_vipps/social_auth_vipps.module
------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
------------------------------------------------------------------------------
44 | ERROR | [ ] Missing parameter type
50 | WARNING | [x] Inline @var declarations should use the /** */ delimiters
------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------
FILE: /social_auth_vipps/src/Provider/Exception/EmailNotVerifiedException.php
------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------
22 | WARNING | Possible useless method overriding detected
------------------------------------------------------------------------------------------
Comment #5
rohitrajputsahab commentedComment #6
cristinahart commentedgit clone --branch '8.x-2.x' https://git.drupalcode.org/project/social_auth_vipps.gitThank you.
Comment #7
rajveergangwarHi,
I have reviewd module, looks good to me but found only below accessibity issue.
social_auth_vipps.module
In image tag there should be alt tag value for accisiblities for disable person. It would be good if alt can be configurable
About accessibility:
https://accessibility.psu.edu/images/imageshtml/#:~:text=Purpose,a%20tex....
Comment #8
rajveergangwarComment #9
cristinahart commentedAdded an alt value.
git clone --branch '8.x-2.x' https://git.drupalcode.org/project/social_auth_vipps.gitThank you.
Comment #10
rajveergangwar@cristinahart,
I saw module file, But seems you forget to add translate to alt text
Comment #11
cristinahart commentedYou are right. Sorry. It's done now
git clone --branch '8.x-2.x' https://git.drupalcode.org/project/social_auth_vipps.gitComment #12
rajveergangwarHi @cristinahart,
Thanks for sharing a great module to drupal community. Now it looks good to me.
Comment #13
rajveergangwarLooks Good
Comment #14
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the dedicated reviewers as well.