Re: [pgAdmin][patch]: Sonarqube bug fixes - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][patch]: Sonarqube bug fixes
Date
Msg-id CANxoLDd4F09sTtJFnigSsRCTrH=90-3+ztspx9xh8kUzT_zpSQ@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin][patch]: Sonarqube bug fixes  (Nikhil Mohite <nikhil.mohite@enterprisedb.com>)
List pgadmin-hackers
Thanks, the patch applied.

On Wed, Aug 10, 2022 at 2:28 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Hackers,

Please find the updated patch

On Wed, Aug 10, 2022 at 1:40 PM Dave Page <dpage@pgadmin.org> wrote:
Hi

On Wed, 10 Aug 2022 at 07:47, Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Hackers,

Please find the attached patch to fix sonarqube issues.

Can you fix the second typo here as well please?

-import MasterPasswordContent from './MasterPassowrdContent';
+import MasterPasswordContent from './MasterPasswordContent';
 import ChangePasswordContent from './ChangePassowrdContent'; 
I have updated it with a new patch. 

--

Regards,
Nikhil Mohite 


--

Akshay Joshi

Principal Software Architect

+91 9767888246

www.enterprisedb.com

     

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix additional issues detected by Sonarqube.
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Remove unnecessary variable.