CMake: replace RabbitCommon_DIR with RabbitCommon_ROOT #537
Annotations
9 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
.cache/tools/Qt/6.8.1/android_arm64_v8a/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