[pgAdmin][patch] Fixed issues reported by SonarQube

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема [pgAdmin][patch] Fixed issues reported by SonarQube
Дата
Msg-id CANxoLDfQaBsQ2yc_6KckE6Y=TZBZ-L=1ZbdyJUTsrj_PnoHDRQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][patch] Fixed issues reported by SonarQube
Список pgadmin-hackers
Hi Hackers

Attached is the patch to fix almost 24 bugs of the following type:
  • TypeError can be thrown as <variable_name> might be null or undefined here.
  • TypeError can be thrown as this operand might have a primitive type.
  • The conditional operation returns the same value whether the condition is "true" or "false".
Please review it.

--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][patch] Sonarqube issues tagged as redundant
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: More code cleanup for SonarQube.