Skip to content

Fix wrong mapping change confirmation #19608

Fix wrong mapping change confirmation

Fix wrong mapping change confirmation #19608

Triggered via pull request February 3, 2025 12:30
Status Failure
Total duration 44m 44s
Artifacts

build.yml

on: pull_request
Matrix: build
Update manifest file on download server
36s
Update manifest file on download server
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Windows 2019 (MSVC): src/controllers/controller.h#L82
atomic constraint should be a constant expression of type 'bool', not 'std::is_final<LegacyMidiControllerMapping>'
Windows 2019 (MSVC): src/controllers/midi/midicontroller.cpp#L59
'Controller::downcastAndClone': no matching overloaded function found
Windows 2019 (MSVC): src/controllers/midi/midicontroller.cpp#L59
'Controller::downcastAndClone': the associated constraints are not satisfied
Windows 2019 (MSVC)
Process completed with exit code 1.
Ubuntu 22.04: src/controllers/controller.h#L82
expected primary-expression before ‘)’ token
Ubuntu 22.04
Process completed with exit code 2.
macOS 13 arm64: src/controllers/controller.h#L82
expected '(' for function-style cast or type construction
macOS 13 arm64: src/controllers/controller.h#L187
no member named 'send' in 'Controller'
macOS 13 arm64: src/controllers/controller.cpp#L99
out-of-line definition of 'send' does not match any declaration in 'Controller'
macOS 13 arm64
Process completed with exit code 1.
macOS 13 x64: src/controllers/controller.h#L82
expected '(' for function-style cast or type construction
macOS 13 x64: src/controllers/controller.h#L187
no member named 'send' in 'Controller'
macOS 13 x64: src/controllers/controller.cpp#L99
out-of-line definition of 'send' does not match any declaration in 'Controller'
macOS 13 x64
Process completed with exit code 1.