CI: modify build.yml #525
Annotations
10 warnings
|
|
|
|
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
App/MainWindow.cpp#L582
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
App/MainWindow.cpp#L604
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
App/Main.cpp#L74
'GenerateUpdateXml' is deprecated [-Wdeprecated-declarations]
|
This job succeeded
Loading