Re: Pgadmin4 System Stats Extension Design

From: Sahil Harpal <sahilharpal1234(at)gmail(dot)com>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>, pgadmin-hackers(at)postgresql(dot)org, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>, Dave Page <dpage(at)pgadmin(dot)org>, Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Subject: Re: Pgadmin4 System Stats Extension Design
Date: 2023-08-16 06:21:15
Message-ID: CAKi=nndANyD4HYYCi_W42bgUGUaA0aCr+xQHbx-djU2uMQOtng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

I've noticed something here. I cleared all the errors using 'yarn run
bundle:dev,' except for the unused 'counterData' variable, which I'll
correct soon. But when I attempted to apply this patch on a freshly cloned
repository, it displayed the following warnings. However, it didn't fail,
and all the files and folders were created successfully.
[image: image.png]
I removed all the whitespaces before creating the patch, and I have also
checked all these lines where it is showing the trailing whitespace, but
there are no trailing whitespaces. The 'yarn run bundle:dev' command also
does not give any prompt for this. Could you please suggest what to do?

On Wed, 16 Aug 2023 at 11:08, Sahil Harpal <sahilharpal1234(at)gmail(dot)com>
wrote:

> Could you please try this attached patch.
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-08-16 07:36:01 [pgadmin-org/pgadmin4] 33b2b8: Pin NW.js to 0.77.0, as the latest version crashes...
Previous Message Khushboo Vashi 2023-08-16 05:43:24 Re: Pgadmin4 System Stats Extension Design