Re: Pgadmin4 System Stats Extension Design - Mailing list pgadmin-hackers

From Sahil Harpal
Subject Re: Pgadmin4 System Stats Extension Design
Date
Msg-id CAKi=nndANyD4HYYCi_W42bgUGUaA0aCr+xQHbx-djU2uMQOtng@mail.gmail.com
Whole thread Raw
In response to Re: Pgadmin4 System Stats Extension Design  (Sahil Harpal <sahilharpal1234@gmail.com>)
Responses Re: Pgadmin4 System Stats Extension Design
List 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.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@gmail.com> wrote:
Could you please try this attached patch.
Attachment

pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: Pgadmin4 System Stats Extension Design
Next
From: Akshay Joshi
Date:
Subject: [pgadmin-org/pgadmin4] 33b2b8: Pin NW.js to 0.77.0, as the latest version crashes...