Skip to content

Require Qt 6.5 for QML because of the use of ComponentBehavior: Bound #402

Require Qt 6.5 for QML because of the use of ComponentBehavior: Bound

Require Qt 6.5 for QML because of the use of ComponentBehavior: Bound #402

Triggered via push July 5, 2026 15:28
Status Failure
Total duration 49m 2s
Artifacts 4

develop.yml

on: push
Check if build should be stopped
4s
Check if build should be stopped
git  /  block-fixup
git / block-fixup
Matrix: build / Flatpak
Matrix: build / build
Matrix: checks / build-checks
pre-commit  /  Detecting code style issues
3m 31s
pre-commit / Detecting code style issues
build  /  Update manifest file on download server
0s
build / Update manifest file on download server
Ready to merge
0s
Ready to merge
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 13 warnings
checks / coverage: build/mixxx-lib_autogen/include/moc_controllerscreenpreview.cpp#L104
‘<expression error>’ in namespace ‘std’ does not name a type
checks / coverage: build/mixxx-lib_autogen/include/moc_controllerscreenpreview.cpp#L104
‘ScreenInfo’ is not a member of ‘LegacyControllerMapping’
checks / coverage: build/mixxx-lib_autogen/include/moc_controllerscreenpreview.cpp#L92
wrong number of template arguments (1, should be 2)
checks / coverage: build/mixxx-lib_autogen/include/moc_controllerscreenpreview.cpp#L92
ISO C++ forbids declaration of ‘type name’ with no type [-fpermissive]
checks / coverage: src/controllers/controllerscreenpreview.h#L27
‘ScreenInfo’ in ‘class LegacyControllerMapping’ does not name a type
checks / coverage: src/controllers/controllerscreenpreview.h#L24
‘ScreenInfo’ in ‘class LegacyControllerMapping’ does not name a type
checks / coverage: src/controllers/controllerscreenpreview.h#L22
‘ScreenInfo’ in ‘class LegacyControllerMapping’ does not name a type
checks / coverage: src/controllers/rendering/controllerrenderingengine.cpp#L9
QQuickGraphicsDevice: No such file or directory
checks / clang-tidy
The strategy configuration was canceled because "checks.build-checks.coverage" failed
checks / clang-tidy
The operation was canceled.
checks / clazy
The strategy configuration was canceled because "checks.build-checks.coverage" failed
checks / clazy
The operation was canceled.
build / Windows 11 VS2026 ARM64
Process completed with exit code 1.
build / Flatpak (aarch64, ubuntu-24.04-arm)
Build failed: Error: The process '/app/bin/xvfb-run' failed with exit code 1
build / Flatpak (x86_64, ubuntu-24.04)
The strategy configuration was canceled because "build.build-flatpak.aarch64_ubuntu-24_04-arm" failed
build / Flatpak (x86_64, ubuntu-24.04)
The operation was canceled.
build / Ubuntu 24.04
Process completed with exit code 2.
build / Ubuntu 24.04: src/controllers/rendering/controllerrenderingengine.cpp#L9
QQuickGraphicsDevice: No such file or directory
pre-commit / Detecting code style issues
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
checks / coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/gcc-problem-matcher@0.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
checks / clang-tidy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/gcc-problem-matcher@0.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
checks / clazy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/gcc-problem-matcher@0.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build / Windows 11 VS2026 ARM64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/msvc-problem-matcher@0.3.0, ilammy/msvc-dev-cmd@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build / Windows Server 2025 VS2026 x64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/msvc-problem-matcher@0.3.0, ilammy/msvc-dev-cmd@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build / Android 15 arm64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/gcc-problem-matcher@0.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build / Android 15 arm64: build/android-build/src/org/mixxx/UsbPermission.java#L35
[deprecation] <T>getParcelableExtra(String) in Intent has been deprecated
build / Ubuntu 24.04
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/gcc-problem-matcher@0.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build / macOS 15 arm64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/gcc-problem-matcher@0.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build / macOS 15 arm64
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
build / macOS 15 x64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/gcc-problem-matcher@0.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build / macOS 15 x64
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust

Artifacts

Produced during runtime
Name Size Digest
android-build-release-signed.apk
269 MB
sha256:58f34c24c78457e5c9a2e7114b6ea1e788a04dcd4209a4699fe0d33e38dc99ff
mixxx-e861db1525-amd64.msi
103 MB
sha256:f6d8b09c92d7771762b7bd286f89bac0ff4ef994f9f734e85e349fcc37911b29
mixxx-e861db1525-arm64.dmg
68.2 MB
sha256:abc1daadc1b63dcc195aa0236e7ababc757f6a56aaf84d4e3b77f61f8e900db5
mixxx-e861db1525-x86_64.dmg
63.2 MB
sha256:464ba983cca4fc31424a6fba31a295946eb4009194a7a1e7322072d8d482b063