Release v0.5.33 #821
build.yml
on: push
Matrix: android / build_android
Matrix: appimage / build_appimage
Matrix: macos / build_macos
Matrix: msvc / build_msvc
Matrix: ubuntu / build_ubuntu
Matrix: docker / build_docker
Matrix: flatpak / build_flatpak
Matrix: mingw / build mingw
deploy
35s
Annotations
1 error and 66 warnings
|
appimage / build_appimage (Release, ubuntu-24.04)
Process completed with exit code 134.
|
|
msvc / build_msvc (Win32, x86-windows, v143, \vcpkg\manifests, windows-2022, 5.15.2, win32_msvc2019)
By not providing "Findcmark.cmake" in CMAKE_MODULE_PATH this project has
|
|
msvc / build_msvc (Win32, x86-windows, v143, \vcpkg\manifests, windows-2022, 5.15.2, win32_msvc2019)
vcpkg_replace_string made no changes.
|
|
msvc / build_msvc (Win32, x86-windows, v143, \vcpkg\manifests, windows-2022, 5.15.2, win32_msvc2019)
vcpkg_replace_string made no changes.
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64):
App/MainWindow.cpp#L623
'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 (arm64-osx, macos-15, 6.9.3, clang_64):
App/MainWindow.cpp#L601
'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 (arm64-osx, macos-15, 6.9.3, clang_64):
App/MainWindow.h#L51
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64):
App/MainWindow.h#L51
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64)
'executeByRoot' is deprecated: Will be move to private in v3, with executeWithAdministratorPrivilege [-Wdeprecated-declarations]
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64)
'executeByRoot' is deprecated: Will be move to private in v3, with executeWithAdministratorPrivilege [-Wdeprecated-declarations]
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64)
'executeByRoot' is deprecated: Will be move to private in v3, with executeWithAdministratorPrivilege [-Wdeprecated-declarations]
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64)
'executeByRoot' is deprecated: Will be move to private in v3, with executeWithAdministratorPrivilege [-Wdeprecated-declarations]
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64)
'EnableCoreDump' is deprecated: Setting in log configure file. Will be move to private in v3 [-Wdeprecated-declarations]
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64):
.cache/tools/qt/Qt/6.9.3/macos/lib/QtCore.framework/Headers/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]
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0gPkvaQAAAACwM0sR6a/DQpNN3ykc0bSEUEhMMzBFREdFMDEyMQBFZGdl
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64)
p7zip 17.06 is already installed and up-to-date.
To reinstall 17.06, run:
brew reinstall p7zip
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64)
Failed to restore: Cache service responded with 400
|
|
android / build_android (Release, android_arm64_v8a, 6.9.2):
App/Main.cpp#L74
'GenerateUpdateXml' is deprecated [-Wdeprecated-declarations]
|
|
android / build_android (Release, android_arm64_v8a, 6.9.2):
App/MainWindow.h#L51
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
|
android / build_android (Release, android_arm64_v8a, 6.9.2):
App/MainWindow.h#L51
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
|
android / build_android (Release, android_arm64_v8a, 6.9.2):
App/MainWindow.h#L51
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
|
android / build_android (Release, android_arm64_v8a, 6.9.2)
'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.9.2)
format specifies type 'void *' but the argument has type 'int' [-Wformat]
|
|
android / build_android (Release, android_arm64_v8a, 6.9.2)
format specifies type 'void *' but the argument has type 'int' [-Wformat]
|
|
android / build_android (Release, android_arm64_v8a, 6.9.2):
.cache/tools/Qt/6.9.2/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.9.2)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>00/kvaQAAAABhM49dQTveQpo0mx+bSowQQ0hJMzBFREdFMDMxNQBFZGdl
|
|
android / build_android (Release, android_arm64_v8a, 6.9.2)
Failed to restore: Cache service responded with 400
|
|
android / build_android (Release, android_arm64_v8a, 6.9.2)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0hvkvaQAAAAA6Lvh/dRl5T42mHNevkfLaQ0hJMzBFREdFMDMxNQBFZGdl
|
|
android / build_android (Release, android_arm64_v8a, 6.9.2)
Failed to restore: Cache service responded with 400
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64):
App/MainWindow.cpp#L623
'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 (x64-osx, macos-15-intel, 6.9.3, clang_64):
App/MainWindow.cpp#L601
'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 (x64-osx, macos-15-intel, 6.9.3, clang_64):
App/MainWindow.h#L51
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64):
App/MainWindow.h#L51
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64)
'executeByRoot' is deprecated: Will be move to private in v3, with executeWithAdministratorPrivilege [-Wdeprecated-declarations]
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64)
'executeByRoot' is deprecated: Will be move to private in v3, with executeWithAdministratorPrivilege [-Wdeprecated-declarations]
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64)
'executeByRoot' is deprecated: Will be move to private in v3, with executeWithAdministratorPrivilege [-Wdeprecated-declarations]
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64)
'executeByRoot' is deprecated: Will be move to private in v3, with executeWithAdministratorPrivilege [-Wdeprecated-declarations]
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64)
'EnableCoreDump' is deprecated: Setting in log configure file. Will be move to private in v3 [-Wdeprecated-declarations]
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64):
.cache/tools/qt/Qt/6.9.3/macos/lib/QtCore.framework/Headers/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]
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>03vgvaQAAAADRz/lyZG9jTp/MsHthGnrDUEFPRURHRTA2MTQARWRnZQ==
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64)
p7zip 17.06 is already installed and up-to-date.
To reinstall 17.06, run:
brew reinstall p7zip
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64)
Failed to restore: Cache service responded with 400
|
|
macos / build_macos (arm64-osx, macos-14, 6.9.3, clang_64):
App/MainWindow.h#L51
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
|
macos / build_macos (arm64-osx, macos-14, 6.9.3, clang_64):
App/MainWindow.cpp#L623
'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 (arm64-osx, macos-14, 6.9.3, clang_64):
App/MainWindow.cpp#L601
'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 (arm64-osx, macos-14, 6.9.3, clang_64):
App/MainWindow.h#L51
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
|
macos / build_macos (arm64-osx, macos-14, 6.9.3, clang_64):
App/MainWindow.h#L51
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
|
macos / build_macos (arm64-osx, macos-14, 6.9.3, clang_64)
'executeByRoot' is deprecated: Will be move to private in v3, with executeWithAdministratorPrivilege [-Wdeprecated-declarations]
|
|
macos / build_macos (arm64-osx, macos-14, 6.9.3, clang_64)
'executeByRoot' is deprecated: Will be move to private in v3, with executeWithAdministratorPrivilege [-Wdeprecated-declarations]
|
|
macos / build_macos (arm64-osx, macos-14, 6.9.3, clang_64)
'executeByRoot' is deprecated: Will be move to private in v3, with executeWithAdministratorPrivilege [-Wdeprecated-declarations]
|
|
macos / build_macos (arm64-osx, macos-14, 6.9.3, clang_64)
'executeByRoot' is deprecated: Will be move to private in v3, with executeWithAdministratorPrivilege [-Wdeprecated-declarations]
|
|
macos / build_macos (arm64-osx, macos-14, 6.9.3, clang_64)
'EnableCoreDump' is deprecated: Setting in log configure file. Will be move to private in v3 [-Wdeprecated-declarations]
|
|
macos / build_macos (arm64-osx, macos-14, 6.9.3, clang_64)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0KvsvaQAAAAAUL8hOzvQ3T5CCs/q0rRbHUEhMMzBFREdFMDIyMgBFZGdl
|
|
macos / build_macos (arm64-osx, macos-14, 6.9.3, clang_64)
p7zip 17.06 is already installed and up-to-date.
To reinstall 17.06, run:
brew reinstall p7zip
|
|
macos / build_macos (arm64-osx, macos-14, 6.9.3, clang_64)
Failed to restore: Cache service responded with 400
|
|
android / build_android (Release, android_x86_64, 6.9.2):
App/Main.cpp#L74
'GenerateUpdateXml' is deprecated [-Wdeprecated-declarations]
|
|
android / build_android (Release, android_x86_64, 6.9.2):
App/MainWindow.h#L51
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
|
android / build_android (Release, android_x86_64, 6.9.2):
App/MainWindow.h#L51
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
|
android / build_android (Release, android_x86_64, 6.9.2):
App/MainWindow.h#L51
'changeEvent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
|
android / build_android (Release, android_x86_64, 6.9.2)
'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.9.2)
format specifies type 'void *' but the argument has type 'int' [-Wformat]
|
|
android / build_android (Release, android_x86_64, 6.9.2)
format specifies type 'void *' but the argument has type 'int' [-Wformat]
|
|
android / build_android (Release, android_x86_64, 6.9.2):
.cache/tools/Qt/6.9.2/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.9.2)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0qvovaQAAAAByOlNWasXlTpAa7d4YdzZfUEhYMzFFREdFMDUwOQBFZGdl
|
|
android / build_android (Release, android_x86_64, 6.9.2)
Failed to restore: Cache service responded with 400
|
|
android / build_android (Release, android_x86_64, 6.9.2)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0VvovaQAAAACQDAbGAhvsQZIaJi0wKFzEUEhYMzFFREdFMDUwOQBFZGdl
|
|
android / build_android (Release, android_x86_64, 6.9.2)
Failed to restore: Cache service responded with 400
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
SerialPortAssistant_v0.5.33_Linux_aarch64-aarch64.flatpak
Expired
|
1.17 MB |
sha256:176abfd48ee6b69d8f1f82cdb2591054a12a419829c5bb426d2337b388dd6018
|
|
|
SerialPortAssistant_v0.5.33_Linux_x86_64-x86_64.flatpak
Expired
|
1.22 MB |
sha256:11d930a0102e444df7bf69b4af4d230f2eca1163f0c561cea3b6c7358be816bc
|
|
|
build_android_6.9.2_android_arm64_v8a
Expired
|
18.3 MB |
sha256:a15c84cbb8f9f11b7457c5f0853598a9e405a4496d6a4560319e0819568727ba
|
|
|
build_android_6.9.2_android_x86_64
Expired
|
18.2 MB |
sha256:d62e6698061e4facb514eb3f3bb7acbf3c404c12a6009e24f69ff0191c2291dd
|
|
|
build_appimage_ubuntu-24.04
Expired
|
40.5 MB |
sha256:84f452b9c115d6aeb7dfd7941a54078dcc29993eac5534873ac0570899d6cac9
|
|
|
build_appimage_ubuntu-24.04-arm
Expired
|
39.7 MB |
sha256:bd4b475333c2bafc01dec1d4584e4fb5bcbc041d570071b31c6ec40e5822b9a4
|
|
|
build_docker_rpm_fedora_ubuntu-24.04
Expired
|
1.15 MB |
sha256:d4ba98e3116a1c68281ae48ff8aa4051c65271bad0ce0a3339f2353a9341dd59
|
|
|
build_docker_rpm_fedora_ubuntu-24.04-arm
Expired
|
1.12 MB |
sha256:ef7cb97981acaff5383a34da00c044402c2811b3e85b178823ed633d04a9b7b1
|
|
|
build_macos_6.9.3_macos-14
Expired
|
52.6 MB |
sha256:7ea04a374445cf339ce18b5223b4f016a049ad4c85602800be75b21acb91ea8f
|
|
|
build_macos_6.9.3_macos-15
Expired
|
52.7 MB |
sha256:045d6d618e9d03b0972ef07d90ad0263ad86d4216cabc52af4c4d802bd2bbe6b
|
|
|
build_macos_6.9.3_macos-15-intel
Expired
|
52.2 MB |
sha256:23c001f1e811ba54e7567cfd61067e3c94900bbf19d77364ecb4b735d52d797f
|
|
|
build_msvc_5.15.2_win32_msvc2019
Expired
|
17 MB |
sha256:25516fb6b4857d93710d5415ff722e57ecea576b6b40feff1fba47ea36e71860
|
|
|
build_msvc_6.9.2_win64_msvc2022_64
Expired
|
21.5 MB |
sha256:7f77494c30e6b9a859a7a81f49cb053270d69660f190706c4db7b7366c6270fe
|
|
|
build_msvc_6.9.2_win64_msvc2022_arm64
Expired
|
12.7 MB |
sha256:e53d9a9f680bf06382869bb6640aed3b8ecc3c693deee130f77833f4b7d4652d
|
|
|
build_ubuntu_ubuntu-22.04-arm
Expired
|
1.09 MB |
sha256:32b40383caaf4bbfa8848dc4a5dd4db140ad6b8a35ac14990ab4835ae9bc6008
|
|
|
build_ubuntu_ubuntu-24.04
Expired
|
1.09 MB |
sha256:d6c169623b1063097866c521136d4a40835789a24c97c7fabcd7873b2d38d4b3
|
|
|
build_ubuntu_ubuntu-24.04-arm
Expired
|
1.07 MB |
sha256:741c974e9898092b6ec9e554b2e7bc1d9857f91127fb282f91f193bce05c2071
|
|