Skip to content

Refactor: Extract BpmTapControl from BpmControl #313

Refactor: Extract BpmTapControl from BpmControl

Refactor: Extract BpmTapControl from BpmControl #313

Triggered via push November 1, 2024 17:50
Status Failure
Total duration 1h 21m 46s
Artifacts

build.yml

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

Annotations

19 errors and 6 warnings
macOS 12 x64: src/engine/controls/bpm/bpmtapcontrol.cpp#L131
use of undeclared identifier 'm_pEngineBpm'
macOS 12 x64: src/engine/controls/bpm/bpmtapcontrol.cpp#L135
use of undeclared identifier 'slotUpdateRateSlider'
macOS 12 x64: src/engine/controls/bpmcontrol.cpp#L220
out-of-line definition of 'setPlaybackSpeedFromBpm' does not match any declaration in 'BpmControl'
macOS 12 x64: src/engine/controls/bpmcontrol.cpp#L242
use of undeclared identifier 'BeatUtils'; did you mean 'KeyUtils'?
macOS 12 x64: src/engine/controls/bpmcontrol.cpp#L242
no member named 'roundBpmWithinRange' in 'KeyUtils'
macOS 12 x64
Process completed with exit code 1.
Windows 2019 (MSVC): src/engine/controls/bpm/bpmtapcontrol.cpp#L131
'm_pEngineBpm': undeclared identifier
Windows 2019 (MSVC): src/engine/controls/bpm/bpmtapcontrol.cpp#L135
'slotUpdateRateSlider': identifier not found
Windows 2019 (MSVC): src/engine/controls/bpmcontrol.cpp#L220
'void BpmControl::setPlaybackSpeedFromBpm(mixxx::Bpm)': overloaded member function not found in 'BpmControl'
Windows 2019 (MSVC): src/engine/controls/bpmcontrol.cpp#L225
'BpmControl::slotUpdateRateSlider': illegal call of non-static member function
Windows 2019 (MSVC): src/engine/controls/bpmcontrol.cpp#L242
'BeatUtils': is not a class or namespace name
Windows 2019 (MSVC): src/engine/controls/bpmcontrol.cpp#L242
'roundBpmWithinRange': identifier not found
Windows 2019 (MSVC)
Process completed with exit code 1.
Ubuntu 22.04: src/engine/controls/bpm/bpmtapcontrol.cpp#L131
‘m_pEngineBpm’ was not declared in this scope; did you mean ‘m_pEngineMixer’?
Ubuntu 22.04: src/engine/controls/bpm/bpmtapcontrol.cpp#L135
‘slotUpdateRateSlider’ was not declared in this scope
Ubuntu 22.04: src/engine/controls/bpmcontrol.cpp#L220
no declaration matches ‘void BpmControl::setPlaybackSpeedFromBpm(mixxx::Bpm)’
Ubuntu 22.04: src/engine/controls/bpmcontrol.cpp#L242
‘BeatUtils’ has not been declared
Ubuntu 22.04
Process completed with exit code 2.
macOS 12 arm64
Process completed with exit code 1.
macOS 12 x64
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
macOS 12 x64
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
macOS 12 x64
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
macOS 12 arm64
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
macOS 12 arm64
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
macOS 12 arm64
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.