Merge pull request #16503 from ronso0/sync-2.6-to-main #96
release.yml
on: push
Matrix: build / Flatpak
Matrix: build / build
changelog
/
Trigger Changelog update on manual repository
6s
sync
/
sync-branches
Matrix: benchmark / build
Matrix: checks / build-checks
publish
/
Publish Flatpak
Annotations
1 error and 23 warnings
|
build / macOS 15 x64
Process completed with exit code 8.
|
|
changelog / Trigger Changelog update on manual repository
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nelonoel/branch-name@v1.0.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
checks / coverage
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ammaraskar/gcc-problem-matcher@0.3.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
build / Windows 2022 x64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, ammaraskar/msvc-problem-matcher@0.3.0, ilammy/msvc-dev-cmd@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
checks / clang-tidy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ammaraskar/gcc-problem-matcher@0.3.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
checks / clazy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ammaraskar/gcc-problem-matcher@0.3.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
checks / clazy:
src/qml/qmlconfigproxy.cpp#L234
Missing emit keyword on signal call mixxx::qml::QmlConfigProxy::controlLoopDefaultColorIndexChanged [-Wclazy-incorrect-emit]
|
|
checks / clazy:
src/qml/qmlconfigproxy.cpp#L233
Missing emit keyword on signal call mixxx::qml::QmlConfigProxy::controlHotcueDefaultColorIndexChanged [-Wclazy-incorrect-emit]
|
|
checks / clazy:
src/qml/qmlconfigproxy.cpp#L232
Missing emit keyword on signal call mixxx::qml::QmlConfigProxy::libraryRowHeightChanged [-Wclazy-incorrect-emit]
|
|
checks / clazy:
src/qml/qmlconfigproxy.cpp#L227
Missing emit keyword on signal call mixxx::qml::QmlConfigProxy::libraryBpmColumnPrecisionChanged [-Wclazy-incorrect-emit]
|
|
checks / clazy:
src/qml/qmlconfigproxy.cpp#L222
Missing emit keyword on signal call mixxx::qml::QmlConfigProxy::libraryEnableSearchHistoryShortcutsChanged [-Wclazy-incorrect-emit]
|
|
checks / clazy:
src/qml/qmlconfigproxy.cpp#L217
Missing emit keyword on signal call mixxx::qml::QmlConfigProxy::libraryEnableSearchCompletionsChanged [-Wclazy-incorrect-emit]
|
|
checks / clazy:
src/qml/qmlconfigproxy.cpp#L216
Missing emit keyword on signal call mixxx::qml::QmlConfigProxy::libraryHideMenuBarChanged [-Wclazy-incorrect-emit]
|
|
checks / clazy:
src/qml/qmlconfigproxy.cpp#L211
Missing emit keyword on signal call mixxx::qml::QmlConfigProxy::libraryInhibitScreensaverChanged [-Wclazy-incorrect-emit]
|
|
checks / clazy:
src/qml/qmlconfigproxy.cpp#L206
Missing emit keyword on signal call mixxx::qml::QmlConfigProxy::libraryTooltipsChanged [-Wclazy-incorrect-emit]
|
|
checks / clazy:
src/qml/qmlconfigproxy.cpp#L173
Missing emit keyword on signal call mixxx::qml::QmlConfigProxy::multiSamplingLevelChanged [-Wclazy-incorrect-emit]
|
|
build / Windows 11 ARM64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, ammaraskar/msvc-problem-matcher@0.3.0, ilammy/msvc-dev-cmd@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
benchmark / 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, ammaraskar/gcc-problem-matcher@0.3.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
build / Android 15 arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ammaraskar/gcc-problem-matcher@0.3.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ammaraskar/gcc-problem-matcher@0.3.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
benchmark / macOS 15 x64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, ammaraskar/gcc-problem-matcher@0.3.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
build / macOS 15 arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ammaraskar/gcc-problem-matcher@0.3.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
build / macOS 15 x64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ammaraskar/gcc-problem-matcher@0.3.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Mixxx-26f9d320f0-aarch64.Debug.flatpak
|
239 MB |
sha256:f898790f60bd8c748ca6ee13a927588922e260ae831673fea92e438e2a4d8833
|
|
|
Mixxx-26f9d320f0-aarch64.flatpak
|
17.7 MB |
sha256:5f3c69773018b14df5ca7f709f46d6cef79f59d2ab30846f734a0f9951700ea0
|
|
|
Mixxx-26f9d320f0-x86_64.Debug.flatpak
|
244 MB |
sha256:081798201eaed58a4ff705dda923214c4dc279073d2ec303c5113cc15035a8da
|
|
|
Mixxx-26f9d320f0-x86_64.flatpak
|
18.3 MB |
sha256:3aedd8d3474303da073f12f2cff4a2267958bde37445465f13d50275757f0ef8
|
|
|
android-build-release-signed.apk
|
263 MB |
sha256:c3cd01953ae22f115f3efe06ee88480b0008d352882ad8a6df3031f8991996e7
|
|
|
mixxx-26f9d320f0-amd64.msi
|
99.2 MB |
sha256:ae8482470945c36ce1b05274bc10226f49a7d365f0a40b02768c8840ec4ff312
|
|
|
mixxx-26f9d320f0-arm64.dmg
|
66.3 MB |
sha256:0d3744e66d6f926670017d188b02728930c6b9235960ef2abc7cc32296644066
|
|
|
mixxx-26f9d320f0-arm64.msi
|
94 MB |
sha256:46667326c5b62a5283fbc9dad64dd3e3950147be0fdce5be36b1a189c0306b6d
|
|
|
mixxx-26f9d320f0-x86_64.deb
|
22.8 MB |
sha256:c7c7e4e830c486b6957b477918b5278f2f6ac63bdf5de9403491222e74ca15ae
|
|