Fixed following SoanrQube issues: 1) Variables should not be shadowed. 2) Variables and functions should not be redeclared.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=776bec0d824eb9187e1a3eff2c401d422002f642 Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Modified Files -------------- web/pgadmin/static/js/selection/grid_selector.js | 14 +++++++------- web/pgadmin/static/vendor/backgrid/backgrid.js | 9 ++++----- 2 files changed, 11 insertions(+), 12 deletions(-)