Closed (fixed)
Project:
Status Dashboard
Version:
2.0.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 May 2023 at 02:58 UTC
Updated:
19 Jun 2024 at 05:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
paraderojether commentedCreated an MR to fix the issues reported by phpcs.
Please review.
Thank You.
Comment #4
Anmol_Specbee commentedThe patch is resolving all the above-mentioned issues. Moving to RTBC.
Comment #5
bramdriesenThis was clearly not tested, nor reviewed. Removing issue credits as well. Also make sure to use the correct branch.
Comment #6
bramdriesenBranch was actually correct, sorry for that 🙃
Comment #7
rohit.rawat619 commentedComment #8
rohit.rawat619 commentedComment #9
schillerm commentedHi, I patched (#8) the 2.0.x-dev version of this module (on a D9 site) and ran the following phpcs command on it..
phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml web/modules/contrib/status_dashboard
I got the following output back..
Comment #10
avpadernoThe last patch changes just two files, while the report shows errors/warnings for eight files.
Also, since there is already a MR, it should be better to keep using that MR, instead of submitting patches or creating new MRs.
Comment #12
shalini_jha commentedComment #13
schillerm commentedHi again, back to review the latest version of MR!6.
I ran ..
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml web/modules/contrib/status_dashboard
and got nothing back.
+1 for RTBTC from me.
Comment #14
bramdriesenNone of the remarks on the merge request are solved. This MR will break the module...
Removing credits once again.
Comment #15
nitin_lamaComment #16
nitin_lamaFor the mixed datatype i'm not sure what type status_errors variable is. Please review the MR.
Comment #17
nitin_lamaComment #18
zkhan.aamir commentedComment #19
bramdriesenThere are still private functions being made public.
Comment #20
avpadernoComment #21
avpadernoI think I corrected what needed to be corrected.
Comment #22
a.aaronjake commentedHi @apaderno,
Applied latest MR !16 version successfully, however it resulted to some issues.
Kindly check
Thanks,
Jake
Comment #24
silvi.addweb commentedHi, I have fixed mention issue from #22. Please review
Comment #25
avpadernoComment #26
avpadernoComment #27
farid.muborakshoev commentedAdded to new release, thank you.
Comment #28
bramdriesenFix issue credits.
Comment #30
bramdriesenActually nothing was merged or pushed, and the new release is identical to the last one.