App: modify input method #5657
build.yml
on: push
Matrix: android / build_android
Matrix: docker / build_docker
Matrix: flatpak / build_flatpak
Matrix: linux / build_linux
Matrix: macos / build_macos
Matrix: msvc / build_msvc
doxygen
/
build_doxygen
6m 14s
snap
/
build_snap
Matrix: aarch64 / build_arch
Waiting for pending jobs
Matrix: appimage / build_appimage
Waiting for pending jobs
Matrix: macos_script / build_macos
Matrix: mingw / build_mingw
Matrix: ubuntu / build_ubuntu
Waiting for pending jobs
deploy
0s
Annotations
15 errors and 111 warnings
|
macos / build_macos (arm64-osx, macos-14, 6.9.3, clang_64, true)
The strategy configuration was canceled because "macos.build_macos.arm64-osx_macos-15_6_9_3_" failed
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
Process completed with exit code 1.
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
vcpkg install failed. See logs for more information:
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
conflicting types for 'getenv'
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
conflicting types for 'getopt'
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
conflicting types for 'getenv'
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
conflicting types for 'getopt'
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
Command failed: /usr/bin/make V=1 -j 4 -f Makefile all
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
Command failed: /usr/bin/make V=1 -j 4 -f Makefile all
|
|
macos / build_macos (arm64-osx, macos-14, 6.9.3, clang_64, false)
The strategy configuration was canceled because "macos.build_macos.arm64-osx_macos-15_6_9_3_" failed
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64, false)
The strategy configuration was canceled because "macos.build_macos.arm64-osx_macos-15_6_9_3_" failed
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64, false)
The operation was canceled.
|
|
flatpak / build_flatpak (x86_64, ubuntu-24.04)
Build failed: Error: The process '/app/bin/xvfb-run' failed with exit code 1
|
|
flatpak / build_flatpak (aarch64, ubuntu-24.04-arm)
The strategy configuration was canceled because "flatpak.build_flatpak.x86_64_ubuntu-24_04" failed
|
|
flatpak / build_flatpak (aarch64, ubuntu-24.04-arm)
The operation was canceled.
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
unused parameter 'argc' [-Wunused-parameter]
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
unused parameter 'argv' [-Wunused-parameter]
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
unused parameter 'argc' [-Wunused-parameter]
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
Couldn't adjust RPATH of
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
Couldn't adjust RPATH of
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
Couldn't adjust RPATH of
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
Couldn't adjust RPATH of
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
Couldn't adjust RPATH of
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
Couldn't adjust RPATH of
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
Couldn't adjust RPATH of
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
zstd 1.5.7_1 is already installed and up-to-date.
To reinstall 1.5.7_1, run:
brew reinstall zstd
|
|
macos / build_macos (arm64-osx, macos-15, 6.9.3, clang_64, false)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64, false)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64, false)
zstd 1.5.7_1 is already installed and up-to-date.
To reinstall 1.5.7_1, run:
brew reinstall zstd
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64, false)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
macos / build_macos (x64-osx, macos-15-intel, 6.9.3, clang_64, false)
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|
|
doxygen / build_doxygen
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
flatpak / build_flatpak (x86_64, ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, flathub-infra/flatpak-github-actions/flatpak-builder@master. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
docker / build_docker (deb, debian, 13, ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
docker / build_docker (deb, debian, 13, ubuntu-24.04-arm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
docker / build_docker (deb, debian, 12, ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
docker / build_docker (rpm, fedora, 41, ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
docker / build_docker (deb, ubuntu, 26.04, ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
macos_script / build_macos (arm64-osx, macos-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
docker / build_docker (deb, ubuntu, 25.04, ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
macos_script / build_macos (arm64-osx, macos-15)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
docker / build_docker (appimage, ubuntu, 25.04, ubuntu-24.04, OFF)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
docker / build_docker (appimage, ubuntu, 25.04, ubuntu-24.04-arm, OFF)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linux / build_linux (Release, 6.9.3, ubuntu-24.04, deb)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
docker / build_docker (deb, debian, 12, ubuntu-24.04-arm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
mingw / build_mingw (Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
msvc / build_msvc (Win32, x86-windows, v143, vcpkg/ports, Release, 5.15.2, win32_msvc2019, qtwebengine, ...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, actions/setup-python@v5, actions/upload-artifact@v4, jurplel/install-qt-action/action@v4, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
msvc / build_msvc (Win32, x86-windows, v143, vcpkg/ports, Release, 5.15.2, win32_msvc2019, qtwebengine, ...
SAVE_TARGET: Target 'Ws2_32' does not exist
|
|
msvc / build_msvc (Win32, x86-windows, v143, vcpkg/ports, Release, 5.15.2, win32_msvc2019, qtwebengine, ...
SAVE_TARGET: Target 'netapi32' does not exist
|
|
msvc / build_msvc (Win32, x86-windows, v143, vcpkg/ports, Release, 5.15.2, win32_msvc2019, qtwebengine, ...
SAVE_TARGET: Target 'Shell32' does not exist
|
|
msvc / build_msvc (Win32, x86-windows, v143, vcpkg/ports, Release, 5.15.2, win32_msvc2019, qtwebengine, ...
SAVE_TARGET: Target 'Ole32' does not exist
|
|
msvc / build_msvc (Win32, x86-windows, v143, vcpkg/ports, Release, 5.15.2, win32_msvc2019, qtwebengine, ...
SAVE_TARGET: Target 'Advapi32' does not exist
|
|
msvc / build_msvc (Win32, x86-windows, v143, vcpkg/ports, Release, 5.15.2, win32_msvc2019, qtwebengine, ...
SAVE_TARGET: Target 'Dbghelp' does not exist
|
|
msvc / build_msvc (Win32, x86-windows, v143, vcpkg/ports, Release, 5.15.2, win32_msvc2019, qtwebengine, ...
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
|
|
msvc / build_msvc (Win32, x86-windows, v143, vcpkg/ports, Release, 5.15.2, win32_msvc2019, qtwebengine, ...
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
|
|
msvc / build_msvc (Win32, x86-windows, v143, vcpkg/ports, Release, 5.15.2, win32_msvc2019, qtwebengine, ...
vcpkg_replace_string made no changes.
|
|
msvc / build_msvc (Win32, x86-windows, v143, vcpkg/ports, Release, 5.15.2, win32_msvc2019, qtwebengine, ...
vcpkg_replace_string made no changes.
|
|
docker / build_docker (rpm, fedora, 41, ubuntu-24.04-arm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linux / build_linux (Release, 6.9.3, ubuntu-24.04-arm, deb)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, jurplel/install-qt-action/action@v4, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
By not providing "Findqtermwidget6.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
By not providing "FindQt6WebEngineWidgets.cmake" in CMAKE_MODULE_PATH this
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
By not providing "FindPcapPlusPlus.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
By not providing "FindRabbitVNC.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
By not providing "FindQtService.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
Please create file:
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
By not providing "Findqtermwidget6.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
By not providing "FindLibDataChannel.cmake" in CMAKE_MODULE_PATH this
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release):
.cache/tools/qt/Qt/6.10.3/android_x86_64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake#L335
This project is using headers of the CorePrivate module and will therefore
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release):
build/android-x86_64/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
By not providing "FindQtService.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
Please create file:
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
By not providing "Findqtermwidget6.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
By not providing "FindLibDataChannel.cmake" in CMAKE_MODULE_PATH this
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release):
.cache/tools/qt/Qt/6.10.3/android_x86_64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake#L335
This project is using headers of the CorePrivate module and will therefore
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
By not providing "FindQt6WebView.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
By not providing "FindQt6WebEngineWidgets.cmake" in CMAKE_MODULE_PATH this
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_x86_64, x64-android, x86_64, 6.10.3, Release):
build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, jurplel/install-qt-action/action@v4, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release)
By not providing "Findqtermwidget6.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release)
By not providing "FindQt6WebEngineWidgets.cmake" in CMAKE_MODULE_PATH this
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release)
By not providing "FindPcapPlusPlus.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release)
By not providing "FindRabbitVNC.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release)
By not providing "FindQtService.cmake" in CMAKE_MODULE_PATH this project
|
|
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release)
By not providing "Findqtermwidget6.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release)
By not providing "FindLibDataChannel.cmake" in CMAKE_MODULE_PATH this
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release):
.cache/tools/qt/Qt/6.10.3/android_arm64_v8a/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake#L335
This project is using headers of the CorePrivate module and will therefore
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release):
build/android-arm64-v8a/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release)
By not providing "FindQtService.cmake" in CMAKE_MODULE_PATH this project
|
|
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release)
By not providing "Findqtermwidget6.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release)
By not providing "FindLibDataChannel.cmake" in CMAKE_MODULE_PATH this
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release):
.cache/tools/qt/Qt/6.10.3/android_arm64_v8a/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake#L335
This project is using headers of the CorePrivate module and will therefore
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release)
By not providing "FindQt6WebView.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release)
By not providing "FindQt6WebEngineWidgets.cmake" in CMAKE_MODULE_PATH this
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release)
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release)
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
|
|
android / build_android (android_arm64_v8a, arm64-android, arm64-v8a, 6.10.3, Release):
build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
docker / build_docker (deb, ubuntu, 25.04, ubuntu-24.04-arm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
docker / build_docker (deb, ubuntu, 26.04, ubuntu-24.04-arm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
macos_script / build_macos (x64-osx, macos-15-intel)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
msvc / build_msvc (arm64, arm64-windows, v143, Release, 6.10.3, win64_msvc2022_arm64, qt5compat qtimagef...
SAVE_TARGET: Target 'netapi32' does not exist
|
|
msvc / build_msvc (arm64, arm64-windows, v143, Release, 6.10.3, win64_msvc2022_arm64, qt5compat qtimagef...
SAVE_TARGET: Target 'Shell32' does not exist
|
|
msvc / build_msvc (arm64, arm64-windows, v143, Release, 6.10.3, win64_msvc2022_arm64, qt5compat qtimagef...
SAVE_TARGET: Target 'Ole32' does not exist
|
|
msvc / build_msvc (arm64, arm64-windows, v143, Release, 6.10.3, win64_msvc2022_arm64, qt5compat qtimagef...
SAVE_TARGET: Target 'Advapi32' does not exist
|
|
msvc / build_msvc (arm64, arm64-windows, v143, Release, 6.10.3, win64_msvc2022_arm64, qt5compat qtimagef...
SAVE_TARGET: Target 'Dbghelp' does not exist
|
|
msvc / build_msvc (arm64, arm64-windows, v143, Release, 6.10.3, win64_msvc2022_arm64, qt5compat qtimagef...
By not providing "FindQt6WebView.cmake" in CMAKE_MODULE_PATH this project
|
|
msvc / build_msvc (arm64, arm64-windows, v143, Release, 6.10.3, win64_msvc2022_arm64, qt5compat qtimagef...
By not providing "FindQt6WebEngineWidgets.cmake" in CMAKE_MODULE_PATH this
|
|
msvc / build_msvc (arm64, arm64-windows, v143, Release, 6.10.3, win64_msvc2022_arm64, qt5compat qtimagef...
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
|
|
msvc / build_msvc (arm64, arm64-windows, v143, Release, 6.10.3, win64_msvc2022_arm64, qt5compat qtimagef...
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
|
|
msvc / build_msvc (arm64, arm64-windows, v143, Release, 6.10.3, win64_msvc2022_arm64, qt5compat qtimagef...:
build/vcpkg_installed/arm64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
msvc / build_msvc (x64, x64-windows, v143, Release, 6.10.3, win64_msvc2022_64, qtscxml qtmultimedia qtim...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, actions/setup-python@v5, actions/upload-artifact@v4, jurplel/install-qt-action/action@v4, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
msvc / build_msvc (x64, x64-windows, v143, Release, 6.10.3, win64_msvc2022_64, qtscxml qtmultimedia qtim...
SAVE_TARGET: Target 'Ws2_32' does not exist
|
|
msvc / build_msvc (x64, x64-windows, v143, Release, 6.10.3, win64_msvc2022_64, qtscxml qtmultimedia qtim...
By not providing "FindLibDataChannel.cmake" in CMAKE_MODULE_PATH this
|
|
msvc / build_msvc (x64, x64-windows, v143, Release, 6.10.3, win64_msvc2022_64, qtscxml qtmultimedia qtim...
SAVE_TARGET: Target 'Ws2_32' does not exist
|
|
msvc / build_msvc (x64, x64-windows, v143, Release, 6.10.3, win64_msvc2022_64, qtscxml qtmultimedia qtim...
SAVE_TARGET: Target 'netapi32' does not exist
|
|
msvc / build_msvc (x64, x64-windows, v143, Release, 6.10.3, win64_msvc2022_64, qtscxml qtmultimedia qtim...
SAVE_TARGET: Target 'Shell32' does not exist
|
|
msvc / build_msvc (x64, x64-windows, v143, Release, 6.10.3, win64_msvc2022_64, qtscxml qtmultimedia qtim...
SAVE_TARGET: Target 'Ole32' does not exist
|
|
msvc / build_msvc (x64, x64-windows, v143, Release, 6.10.3, win64_msvc2022_64, qtscxml qtmultimedia qtim...
SAVE_TARGET: Target 'Advapi32' does not exist
|
|
msvc / build_msvc (x64, x64-windows, v143, Release, 6.10.3, win64_msvc2022_64, qtscxml qtmultimedia qtim...
SAVE_TARGET: Target 'Dbghelp' does not exist
|
|
msvc / build_msvc (x64, x64-windows, v143, Release, 6.10.3, win64_msvc2022_64, qtscxml qtmultimedia qtim...
By not providing "Findcmark-gfm-extensions.cmake" in CMAKE_MODULE_PATH this
|
|
msvc / build_msvc (x64, x64-windows, v143, Release, 6.10.3, win64_msvc2022_64, qtscxml qtmultimedia qtim...
By not providing "Findcmark-gfm.cmake" in CMAKE_MODULE_PATH this project
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build_android_6.10.3_android_arm64_v8a
Expired
|
35.1 MB |
sha256:6afc54c1a96117cd29b7b68ff03249505dcd2a87b05296900e5526f843f089f0
|
|
|
build_android_6.10.3_android_x86_64
Expired
|
34.8 MB |
sha256:5f6dd2f8c61269f0c84222295fd5352c8a732da0a029588ee39f49e93bd5f608
|
|
|
build_docker_appimage_ubuntu_25.04_ubuntu-24.04
Expired
|
204 MB |
sha256:c78aef5265b898a2173c08edf6a7049a0c9e2a1196c742795fc606ed5e5fd075
|
|
|
build_docker_appimage_ubuntu_25.04_ubuntu-24.04-arm
Expired
|
189 MB |
sha256:6a5a0830ea0c830711a50d2d00307ea36db6e1b115389e98c444521905098d77
|
|
|
build_docker_deb_debian_12_ubuntu-24.04
Expired
|
2.53 MB |
sha256:0df5865dde6076e82eee6124c6b258062ba4cd9e48c7acd84d9f025f6331de81
|
|
|
build_docker_deb_debian_12_ubuntu-24.04-arm
Expired
|
2.28 MB |
sha256:2d27f5ad02e4b646dd878b7bff04ed2d464c84d63eaea43ae7762fe8b8e0a63f
|
|
|
build_docker_deb_debian_13_ubuntu-24.04
Expired
|
2.68 MB |
sha256:9e39e984fdb60d9b0e6f6f5e7a3782c4fe78c92e97ee3672be09a33c860bef20
|
|
|
build_docker_deb_debian_13_ubuntu-24.04-arm
Expired
|
2.4 MB |
sha256:0e647152840a40ef9963fe0f304972ac7c9a4f69b0148b21f5e59eeaddabb440
|
|
|
build_docker_deb_ubuntu_25.04_ubuntu-24.04
Expired
|
2.85 MB |
sha256:058368f25575662b2004818f04d03c9fa4f1a35e5a58908d83c561a105525a00
|
|
|
build_docker_deb_ubuntu_25.04_ubuntu-24.04-arm
Expired
|
2.7 MB |
sha256:820c7a4e145c674c44adfd3ef749ab9c565dff8f67a5a70e7de4b1f5867a81bc
|
|
|
build_docker_deb_ubuntu_26.04_ubuntu-24.04
Expired
|
2.91 MB |
sha256:e7c233b514849940ec815a354ebea3d9f03628714d9440faee0862b8281840c0
|
|
|
build_docker_deb_ubuntu_26.04_ubuntu-24.04-arm
Expired
|
2.76 MB |
sha256:26e0b1fcab64a707494e993f57457fb96d54181e0d6788e208ed59185f06f6e1
|
|
|
build_docker_rpm_fedora_41_ubuntu-24.04
Expired
|
2.64 MB |
sha256:28a3dc4b304b48f1a46b62cc59f423ec2c7ce4b48e48fb0741d4608c9a652e72
|
|
|
build_docker_rpm_fedora_41_ubuntu-24.04-arm
Expired
|
2.49 MB |
sha256:4c9bc585e68b3bf7d18f8daa1f0492b202fe404fe6e234cfafb89f19345ab37e
|
|
|
build_doxygen
Expired
|
74.3 MB |
sha256:e89b66f65fdf2d7cb497efcf76eb633c42e0aedc64f3c2474a388e40049fc114
|
|
|
build_linux_ubuntu-24.04-arm_deb
Expired
|
2.56 MB |
sha256:3c4c357d4b73264388d46d82f6647ff1f4895dc392c6cd742f083cc21bd43054
|
|
|
build_linux_ubuntu-24.04_deb
Expired
|
2.72 MB |
sha256:6166ad12d8bf73406fcac45170f2664f45eb496ce35a65897cfd262ccb87627e
|
|
|
build_macos_macos-14
Expired
|
3.43 MB |
sha256:e6277c877140dabb552a9d61e2b6a9705f673b9a7d4d3c2435c4dd46a070b475
|
|
|
build_macos_macos-15
Expired
|
3.43 MB |
sha256:0e2e20f038d658154f65af6254eb0c6b43ef23ed04c3d45621718255588056a1
|
|
|
build_macos_macos-15-intel
Expired
|
3.5 MB |
sha256:9d57dae636ceccaf5c71fa41e6d5ab6babd9bb407b5100f93f1747e5ee63948a
|
|
|
build_msvc_5.15.2_win32_msvc2019
Expired
|
63.2 MB |
sha256:9f5215dfa8f8f57bdf582f1837fc7344d8f78fb13eac77e3ce4601f6417af146
|
|
|
build_msvc_6.10.3_win64_msvc2022_64
Expired
|
134 MB |
sha256:c692804f6825f733e4066743285e7f752e63ba1a1e053d6919ce9aae760b8b5c
|
|
|
build_msvc_6.10.3_win64_msvc2022_arm64
Expired
|
29 MB |
sha256:8d36672a92770f33be8b9be73790ad114ba47359d8967e5d597ed41456a84cbc
|
|