CI: modify build.yml #523
Annotations
4 errors and 70 warnings
android / build_android (Release, android_x86_64, 6.8.1)
The run was canceled by @KangLin.
|
ubuntu / build_ubuntu (Release)
Process completed with exit code 2.
|
ubuntu / build_ubuntu (Debug)
The job was canceled because "Release" failed.
|
ubuntu / build_ubuntu (Debug)
The operation was canceled.
|
android / build_android (Release, android_arm64_v8a, 6.8.1):
.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]
|
android / build_android (Release, android_arm64_v8a, 6.8.1)
format specifies type 'void *' but the argument has type 'int' [-Wformat]
|
android / build_android (Release, android_arm64_v8a, 6.8.1)
format specifies type 'void *' but the argument has type 'int' [-Wformat]
|
android / build_android (Release, android_arm64_v8a, 6.8.1)
'EnableCoreDump' is deprecated: Setting in log configure file. Will be move to private in v3 [-Wdeprecated-declarations]
|
android / build_android (Release, android_arm64_v8a, 6.8.1):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
android / build_android (Release, android_arm64_v8a, 6.8.1):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
android / build_android (Release, android_arm64_v8a, 6.8.1):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
android / build_android (Release, android_arm64_v8a, 6.8.1):
App/Main.cpp#L74
'GenerateUpdateXml' is deprecated [-Wdeprecated-declarations]
|
android / build_android (Release, android_x86_64, 6.8.1):
.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]
|
android / build_android (Release, android_x86_64, 6.8.1)
format specifies type 'void *' but the argument has type 'int' [-Wformat]
|
android / build_android (Release, android_x86_64, 6.8.1)
format specifies type 'void *' but the argument has type 'int' [-Wformat]
|
android / build_android (Release, android_x86_64, 6.8.1)
'EnableCoreDump' is deprecated: Setting in log configure file. Will be move to private in v3 [-Wdeprecated-declarations]
|
android / build_android (Release, android_x86_64, 6.8.1):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
android / build_android (Release, android_x86_64, 6.8.1):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
android / build_android (Release, android_x86_64, 6.8.1):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
android / build_android (Release, android_x86_64, 6.8.1):
App/Main.cpp#L74
'GenerateUpdateXml' is deprecated [-Wdeprecated-declarations]
|
macos / build_macos (Debug, 6.8.1, clang_64, x86_64, x64-osx)
'EnableCoreDump' is deprecated: Setting in log configure file. Will be move to private in v3 [-Wdeprecated-declarations]
|
macos / build_macos (Debug, 6.8.1, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Debug, 6.8.1, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Debug, 6.8.1, clang_64, x86_64, x64-osx):
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]
|
macos / build_macos (Debug, 6.8.1, clang_64, x86_64, x64-osx):
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]
|
macos / build_macos (Debug, 6.8.1, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Debug, 6.8.1, clang_64, x86_64, x64-osx):
App/Main.cpp#L74
'GenerateUpdateXml' is deprecated [-Wdeprecated-declarations]
|
macos / build_macos (Release, 5.15.2, clang_64, x86_64, x64-osx)
'startDetached' is deprecated: Use QProcess::startDetached(const QString &program, const QStringList &arguments) instead [-Wdeprecated-declarations]
|
macos / build_macos (Release, 5.15.2, clang_64, x86_64, x64-osx)
'startDetached' is deprecated: Use QProcess::startDetached(const QString &program, const QStringList &arguments) instead [-Wdeprecated-declarations]
|
macos / build_macos (Release, 5.15.2, clang_64, x86_64, x64-osx)
'startDetached' is deprecated: Use QProcess::startDetached(const QString &program, const QStringList &arguments) instead [-Wdeprecated-declarations]
|
macos / build_macos (Release, 5.15.2, clang_64, x86_64, x64-osx)
'EnableCoreDump' is deprecated: Setting in log configure file. Will be move to private in v3 [-Wdeprecated-declarations]
|
macos / build_macos (Release, 5.15.2, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Release, 5.15.2, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Release, 5.15.2, clang_64, x86_64, x64-osx):
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]
|
macos / build_macos (Release, 5.15.2, clang_64, x86_64, x64-osx):
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]
|
macos / build_macos (Release, 5.15.2, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Release, 5.15.2, clang_64, x86_64, x64-osx):
App/Main.cpp#L74
'GenerateUpdateXml' is deprecated [-Wdeprecated-declarations]
|
macos / build_macos (Debug, 5.12.12, clang_64, x86_64, x64-osx)
'EnableCoreDump' is deprecated: Setting in log configure file. Will be move to private in v3 [-Wdeprecated-declarations]
|
macos / build_macos (Debug, 5.12.12, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Debug, 5.12.12, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Debug, 5.12.12, clang_64, x86_64, x64-osx):
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]
|
macos / build_macos (Debug, 5.12.12, clang_64, x86_64, x64-osx):
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]
|
macos / build_macos (Debug, 5.12.12, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Release, 5.12.12, clang_64, x86_64, x64-osx)
'EnableCoreDump' is deprecated: Setting in log configure file. Will be move to private in v3 [-Wdeprecated-declarations]
|
macos / build_macos (Debug, 5.12.12, clang_64, x86_64, x64-osx):
App/Main.cpp#L74
'GenerateUpdateXml' is deprecated [-Wdeprecated-declarations]
|
macos / build_macos (Release, 5.12.12, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Release, 5.12.12, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Release, 5.12.12, clang_64, x86_64, x64-osx):
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]
|
macos / build_macos (Release, 5.12.12, clang_64, x86_64, x64-osx):
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]
|
macos / build_macos (Release, 5.12.12, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Release, 5.12.12, clang_64, x86_64, x64-osx):
App/Main.cpp#L74
'GenerateUpdateXml' is deprecated [-Wdeprecated-declarations]
|
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx)
'startDetached' is deprecated: Use QProcess::startDetached(const QString &program, const QStringList &arguments) instead [-Wdeprecated-declarations]
|
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx)
'startDetached' is deprecated: Use QProcess::startDetached(const QString &program, const QStringList &arguments) instead [-Wdeprecated-declarations]
|
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx)
'startDetached' is deprecated: Use QProcess::startDetached(const QString &program, const QStringList &arguments) instead [-Wdeprecated-declarations]
|
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx)
'EnableCoreDump' is deprecated: Setting in log configure file. Will be move to private in v3 [-Wdeprecated-declarations]
|
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx):
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]
|
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx):
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]
|
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Debug, 5.15.2, clang_64, x86_64, x64-osx):
App/Main.cpp#L74
'GenerateUpdateXml' is deprecated [-Wdeprecated-declarations]
|
msvc / build_msvc (Debug, 5.15.2)
By not providing "Findcmark.cmake" in CMAKE_MODULE_PATH this project has
|
msvc / build_msvc (Release, 5.12.12)
By not providing "Findcmark.cmake" in CMAKE_MODULE_PATH this project has
|
msvc / build_msvc (Release, 5.15.2)
By not providing "Findcmark.cmake" in CMAKE_MODULE_PATH this project has
|
msvc / build_msvc (Debug, 5.12.12)
By not providing "Findcmark.cmake" in CMAKE_MODULE_PATH this project has
|
ubuntu / build_ubuntu (Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
macos / build_macos (Release, 6.8.1, clang_64, x86_64, x64-osx)
p7zip 17.05 is already installed and up-to-date.
To reinstall 17.05, run:
brew reinstall p7zip
|
macos / build_macos (Release, 6.8.1, clang_64, x86_64, x64-osx)
'EnableCoreDump' is deprecated: Setting in log configure file. Will be move to private in v3 [-Wdeprecated-declarations]
|
macos / build_macos (Release, 6.8.1, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Release, 6.8.1, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Release, 6.8.1, clang_64, x86_64, x64-osx):
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]
|
macos / build_macos (Release, 6.8.1, clang_64, x86_64, x64-osx):
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]
|
macos / build_macos (Release, 6.8.1, clang_64, x86_64, x64-osx):
App/MainWindow.h#L50
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
macos / build_macos (Release, 6.8.1, clang_64, x86_64, x64-osx):
App/Main.cpp#L74
'GenerateUpdateXml' is deprecated [-Wdeprecated-declarations]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build_macos_6.8.1_clang_64
Expired
|
3.47 MB |
|