[pgadmin-org/pgadmin4] 140494: Fixed linter errors after eslint upgrade.

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 140494: Fixed linter errors after eslint upgrade.
Date: 2023-03-29 11:53:13
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/43449b-140494@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 140494454a155e68af34debf0a9cd12e709b200e
https://github.com/pgadmin-org/pgadmin4/commit/140494454a155e68af34debf0a9cd12e709b200e
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-03-29 (Wed, 29 Mar 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/static/js/privilege.ui.js
M web/pgadmin/static/js/Explain/Graphical.jsx
M web/pgadmin/static/js/Explain/index.jsx
M web/pgadmin/static/js/components/PgChart/StreamingChart.jsx
M web/pgadmin/static/js/components/PgTree/FileTreeItem/index.tsx
M web/pgadmin/static/js/components/PgTree/FileTreeX/index.tsx
M web/pgadmin/static/js/components/PgTree/TreeModelX/index.ts
M web/pgadmin/static/js/components/PgTree/services/keyboardHotkeys.ts
M web/pgadmin/static/js/tree/preference_nodes.ts
M web/pgadmin/static/js/tree/tree_nodes.ts
M web/pgadmin/tools/erd/static/js/erd_tool/nodes/TableNode.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx

Log Message:
-----------
Fixed linter errors after eslint upgrade.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2023-03-29 12:09:07 [pgadmin-org/pgadmin4] ac4827: Don't let actions pile up!
Previous Message Dave Page 2023-03-29 11:51:42 [pgadmin-org/pgadmin4] 43449b: Run Javascript tests.