Skip to content

fix

9fa906f
Select commit
Loading
Failed to load commit list.
Open

[master] 2003-Account_Settings_Dialog #390

fix
9fa906f
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 8, 2026 in 10m 24s

Annotations

Check warning on line 41 in src/gui/nmcgui/nmcaccountsettings.h

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This function should be declared "const".

See more on https://sonarcloud.io/project/issues?id=nextmcloud_desktop&issues=AZ6DWFDIpMuy8ZyUKKU2&open=AZ6DWFDIpMuy8ZyUKKU2&pullRequest=390

Check failure on line 291 in src/gui/nmcgui/nmcaccountsettings.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rewrite the code so that you no longer need this "delete".

See more on https://sonarcloud.io/project/issues?id=nextmcloud_desktop&issues=AZ6IXRvd70qH9WkE1Ad9&open=AZ6IXRvd70qH9WkE1Ad9&pullRequest=390

Check failure on line 226 in src/gui/nmcgui/nmcaccountsettings.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace the use of "new" with an operation that automatically manages the memory.

See more on https://sonarcloud.io/project/issues?id=nextmcloud_desktop&issues=AZ6IXRvd70qH9WkE1Ad6&open=AZ6IXRvd70qH9WkE1Ad6&pullRequest=390

Check failure on line 80 in src/gui/nmcgui/nmcaccountsettings.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace the use of "new" with an operation that automatically manages the memory.

See more on https://sonarcloud.io/project/issues?id=nextmcloud_desktop&issues=AZ6NCVTFL2OdcMqtSDan&open=AZ6NCVTFL2OdcMqtSDan&pullRequest=390

Check failure on line 137 in src/gui/nmcgui/nmcaccountsettings.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rewrite the code so that you no longer need this "delete".

See more on https://sonarcloud.io/project/issues?id=nextmcloud_desktop&issues=AZ6IXRvd70qH9WkE1Ad8&open=AZ6IXRvd70qH9WkE1Ad8&pullRequest=390

Check warning on line 344 in src/gui/nmcgui/nmcaccountsettings.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace the redundant type with "auto".

See more on https://sonarcloud.io/project/issues?id=nextmcloud_desktop&issues=AZ6NCVTFL2OdcMqtSDao&open=AZ6NCVTFL2OdcMqtSDao&pullRequest=390

Check failure on line 210 in src/gui/nmcgui/nmcaccountsettings.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 28 to the 25 allowed.

See more on https://sonarcloud.io/project/issues?id=nextmcloud_desktop&issues=AZ6Nhzq3dXz7WczToY69&open=AZ6Nhzq3dXz7WczToY69&pullRequest=390

Check warning on line 167 in src/gui/nmcgui/nmcaccountsettings.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make the type of this parameter a pointer-to-const. The current type of "layout" is "class QLayout *".

See more on https://sonarcloud.io/project/issues?id=nextmcloud_desktop&issues=AZ6NTebclitCB0qbOUFa&open=AZ6NTebclitCB0qbOUFa&pullRequest=390

Check failure on line 36 in src/gui/nmcgui/nmcaccountsettings.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this macro by "const", "constexpr" or an "enum".

See more on https://sonarcloud.io/project/issues?id=nextmcloud_desktop&issues=AZ6D1z9yDJcDccZn9UnE&open=AZ6D1z9yDJcDccZn9UnE&pullRequest=390

Check warning on line 265 in src/gui/nmcgui/nmcaccountsettings.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This lambda has 36 lines, which is greater than the 20 lines authorized. Split it into several lambdas or functions, or make it a named function.

See more on https://sonarcloud.io/project/issues?id=nextmcloud_desktop&issues=AZ6Nhzq3dXz7WczToY6-&open=AZ6Nhzq3dXz7WczToY6-&pullRequest=390

Check failure on line 41 in src/gui/nmcgui/nmcaccountsettings.h

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add a nested comment explaining why this method is empty, or complete the implementation.

See more on https://sonarcloud.io/project/issues?id=nextmcloud_desktop&issues=AZ6DWFDIpMuy8ZyUKKU1&open=AZ6DWFDIpMuy8ZyUKKU1&pullRequest=390