From: | Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com> |
---|---|
To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Cc: | Dave Page <dpage(at)pgadmin(dot)org> |
Subject: | Re: [pgAdmin][patch]: Sonarqube bug fixes |
Date: | 2022-08-10 08:58:00 |
Message-ID: | CAOBg0ANs-BC6WVFXMoiPUW2+TN_QWiNQbpXyvXW5-=G9SR14BQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi Hackers,
Please find the updated patch
On Wed, Aug 10, 2022 at 1:40 PM Dave Page <dpage(at)pgadmin(dot)org> wrote:
> Hi
>
> On Wed, 10 Aug 2022 at 07:47, Nikhil Mohite <
> nikhil(dot)mohite(at)enterprisedb(dot)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.
>
> --
> Dave Page
> Blog: https://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EDB: https://www.enterprisedb.com
>
>
Regards,
Nikhil Mohite
Attachment | Content-Type | Size |
---|---|---|
sonarqube-fixes.patch | application/octet-stream | 8.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2022-08-10 09:22:11 | pgAdmin 4 commit: Fix some issues detected bu Sonarqube. |
Previous Message | Dave Page | 2022-08-10 08:10:08 | Re: [pgAdmin][patch]: Sonarqube bug fixes |