CI: modify build.yml #523
Annotations
1 error and 8 warnings
The run was canceled by @KangLin.
|
.cache/tools/Qt/6.8.1/android_x86_64/include/QtCore/qforeach.h#L51
'warnIfContainerIsNotShared<QJsonArray>' is deprecated: Do not use foreach/Q_FOREACH with containers which are not implicitly shared. Prefer using a range-based for loop with these containers: `for (const auto &it : container)`, keeping in mind that range-based for doesn't copy the container as Q_FOREACH does [-Wdeprecated-declarations]
|
|
|
|
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.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
App/Main.cpp#L74
'GenerateUpdateXml' is deprecated [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading