feat(update):implement software update automatically #149
Quality Gate passed
Annotations
Check warning on line 131 in src/builder/src/open_converter.cpp
sonarqubecloud / SonarCloud Code Analysis
Replace the redundant type with "auto".
See more on https://sonarcloud.io/project/issues?id=OpenConverterLab_OpenConverter&issues=AZ54oDo1yyFq8UYE4Zg5&open=AZ54oDo1yyFq8UYE4Zg5&pullRequest=149
Check warning on line 167 in src/builder/src/open_converter.cpp
sonarqubecloud / SonarCloud Code Analysis
Replace the redundant type with "auto".
See more on https://sonarcloud.io/project/issues?id=OpenConverterLab_OpenConverter&issues=AZ54oDo1yyFq8UYE4Zg4&open=AZ54oDo1yyFq8UYE4Zg4&pullRequest=149
Check failure on line 27 in src/common/src/updater.cpp
sonarqubecloud / SonarCloud Code Analysis
Global pointers should be const at every level.
See more on https://sonarcloud.io/project/issues?id=OpenConverterLab_OpenConverter&issues=AZ54oDn0yyFq8UYE4Zg2&open=AZ54oDn0yyFq8UYE4Zg2&pullRequest=149
Check warning on line 39 in src/common/src/updater.cpp
sonarqubecloud / SonarCloud Code Analysis
Move this function declaration outside of this block scope, or if the intent was to declare a variable, use a syntax that avoids the most vexing parse.
See more on https://sonarcloud.io/project/issues?id=OpenConverterLab_OpenConverter&issues=AZ54oDn0yyFq8UYE4Zg3&open=AZ54oDn0yyFq8UYE4Zg3&pullRequest=149
Check warning on line 30 in src/common/src/updater.cpp
sonarqubecloud / SonarCloud Code Analysis
Do not use the constructor's initializer list for data member "m_silent". Use the in-class initializer instead.
See more on https://sonarcloud.io/project/issues?id=OpenConverterLab_OpenConverter&issues=AZ54oDn0yyFq8UYE4Zg1&open=AZ54oDn0yyFq8UYE4Zg1&pullRequest=149