Skip to content

Merge branch 'autodj-orientation-main' into huxley-hacks-shared-data-2 #21

Merge branch 'autodj-orientation-main' into huxley-hacks-shared-data-2

Merge branch 'autodj-orientation-main' into huxley-hacks-shared-data-2 #21

Triggered via push February 10, 2026 16:54
Status Failure
Total duration 3h 17m 5s
Artifacts

develop.yml

on: push
Check if build should be stopped
5s
Check if build should be stopped
git  /  block-fixup
git / block-fixup
Matrix: build / build
Matrix: checks / build-checks
pre-commit  /  Detecting code style issues
2m 39s
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

24 errors and 13 warnings
build / Windows 11 ARM64
Process completed with exit code 1.
build / Windows 11 ARM64: src/controllers/midi/midicontroller.cpp#L79
the following warning is treated as an error
build / macOS 15 x64
Process completed with exit code 1.
build / macOS 15 x64: src/controllers/scripting/controllerscriptenginebase.cpp#L38
out-of-line definition of 'registerTrackCollectionManager' does not match any declaration in 'ControllerScriptEngineBase'
build / macOS 15 x64: src/controllers/midi/midicontroller.cpp#L79
returning reference to local temporary object [-Werror,-Wreturn-stack-address]
build / Windows 2022 x64
Process completed with exit code 1.
build / Windows 2022 x64: src/controllers/midi/midicontroller.cpp#L79
the following warning is treated as an error
build / Android 15 arm64
Process completed with exit code 2.
build / Android 15 arm64: src/controllers/midi/midicontroller.cpp#L79
returning reference to local temporary object [-Werror,-Wreturn-stack-address]
build / macOS 15 arm64
Process completed with exit code 1.
build / macOS 15 arm64: src/controllers/midi/midicontroller.cpp#L79
returning reference to local temporary object [-Werror,-Wreturn-stack-address]
checks / clazy
Process completed with exit code 2.
checks / clazy: src/controllers/bulk/bulkcontroller.cpp#L152
Use QLatin1String("") or QString() instead of an empty QStringLiteral [-Wclazy-empty-qstringliteral]
checks / clazy: src/controllers/bulk/bulkcontroller.cpp#L152
returning reference to local temporary object [-Werror,-Wreturn-stack-address]
checks / clazy: src/controllers/hid/hidcontroller.cpp#L76
Use QLatin1String("") or QString() instead of an empty QStringLiteral [-Wclazy-empty-qstringliteral]
checks / clazy: src/controllers/hid/hidcontroller.cpp#L76
returning reference to local temporary object [-Werror,-Wreturn-stack-address]
checks / clazy: src/controllers/midi/midicontroller.cpp#L79
Use QLatin1String("") or QString() instead of an empty QStringLiteral [-Wclazy-empty-qstringliteral]
checks / clazy: src/controllers/midi/midicontroller.cpp#L79
returning reference to local temporary object [-Werror,-Wreturn-stack-address]
checks / coverage
The strategy configuration was canceled because "checks.build-checks.clazy" failed
checks / coverage
The operation was canceled.
checks / clang-tidy
The strategy configuration was canceled because "checks.build-checks.clazy" failed
checks / clang-tidy
The operation was canceled.
checks / clang-tidy: src/controllers/midi/midicontroller.cpp#L79
returning reference to local temporary object [clang-diagnostic-return-stack-address]
build / Ubuntu 24.04
Process completed with exit code 8.
build / Windows 11 ARM64: src/controllers/midi/midicontroller.cpp#L79
returning address of local variable or temporary
build / Windows 2022 x64: src/controllers/midi/midicontroller.cpp#L79
returning address of local variable or temporary
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]
checks / clang-tidy: src/library/trackset/crate/cratefeature.cpp#L1010
'auto subItem' can be declared as 'auto *subItem' [readability-qualified-auto]