Skip to content

WaveformMark: fix incorrect destructor #22

WaveformMark: fix incorrect destructor

WaveformMark: fix incorrect destructor #22

Triggered via push February 17, 2026 22:14
Status Failure
Total duration 13m 51s
Artifacts

develop.yml

on: push
Check if build should be stopped
3s
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
1m 18s
pre-commit / Detecting code style issues
build  /  Update manifest file on download server
0s
build / Update manifest file on download server
Ready to merge
Ready to merge
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 10 warnings
checks / coverage: src/waveform/renderers/waveformmark.h#L30
‘virtual WaveformMark::Graphics::~Graphics()’ cannot be overloaded with ‘virtual WaveformMark::Graphics::~Graphics()’
checks / coverage: src/waveform/renderers/waveformmark.h#L30
‘virtual WaveformMark::Graphics::~Graphics()’ cannot be overloaded with ‘virtual WaveformMark::Graphics::~Graphics()’
checks / coverage: src/waveform/renderers/waveformmark.h#L30
‘virtual WaveformMark::Graphics::~Graphics()’ cannot be overloaded with ‘virtual WaveformMark::Graphics::~Graphics()’
checks / coverage: src/waveform/renderers/waveformmark.h#L30
‘virtual WaveformMark::Graphics::~Graphics()’ cannot be overloaded with ‘virtual WaveformMark::Graphics::~Graphics()’
checks / coverage: src/waveform/renderers/waveformmark.h#L30
‘virtual WaveformMark::Graphics::~Graphics()’ cannot be overloaded with ‘virtual WaveformMark::Graphics::~Graphics()’
checks / coverage: src/waveform/renderers/waveformmark.h#L30
‘virtual WaveformMark::Graphics::~Graphics()’ cannot be overloaded with ‘virtual WaveformMark::Graphics::~Graphics()’
checks / coverage: src/waveform/renderers/waveformmark.h#L30
‘virtual WaveformMark::Graphics::~Graphics()’ cannot be overloaded with ‘virtual WaveformMark::Graphics::~Graphics()’
checks / coverage: src/waveform/renderers/waveformmark.h#L30
‘virtual WaveformMark::Graphics::~Graphics()’ cannot be overloaded with ‘virtual WaveformMark::Graphics::~Graphics()’
checks / coverage: src/waveform/renderers/waveformmark.h#L30
‘virtual WaveformMark::Graphics::~Graphics()’ cannot be overloaded with ‘virtual WaveformMark::Graphics::~Graphics()’
checks / coverage: src/waveform/renderers/waveformmark.h#L30
‘virtual WaveformMark::Graphics::~Graphics()’ cannot be overloaded with ‘virtual WaveformMark::Graphics::~Graphics()’
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.
checks / clazy: src/waveform/renderers/waveformmark.h#L30
destructor cannot be redeclared
checks / clazy: src/waveform/renderers/waveformmark.h#L30
destructor cannot be redeclared
checks / clazy: src/waveform/renderers/waveformmark.h#L30
destructor cannot be redeclared
checks / clazy: src/waveform/renderers/waveformmark.h#L30
destructor cannot be redeclared
checks / clazy: src/waveform/renderers/waveformmark.h#L30
destructor cannot be redeclared
checks / clazy: src/waveform/renderers/waveformmark.h#L30
destructor cannot be redeclared
checks / clazy: src/waveform/renderers/waveformmark.h#L30
destructor cannot be redeclared
build / Windows 2022 x64
Process completed with exit code 1.
build / Windows 2022 x64: src/waveform/renderers/waveformmark.h#L30
'WaveformMark::Graphics::~Graphics(void)': member function already defined or declared
build / Windows 11 ARM64
Process completed with exit code 1.
build / Windows 11 ARM64: src/waveform/renderers/waveformmark.h#L30
'WaveformMark::Graphics::~Graphics(void)': member function already defined or declared
build / macOS 15 arm64
Process completed with exit code 1.
build / macOS 15 arm64: src/waveform/renderers/waveformmark.h#L30
destructor cannot be redeclared
build / Android 15 arm64
Process completed with exit code 2.
build / Android 15 arm64: src/waveform/renderers/waveformmark.h#L30
destructor cannot be redeclared
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#L80
returning reference to local temporary object [-Werror,-Wreturn-stack-address]
build / Ubuntu 24.04
Process completed with exit code 2.
build / Ubuntu 24.04: src/waveform/renderers/waveformmark.h#L30
‘virtual WaveformMark::Graphics::~Graphics()’ cannot be overloaded with ‘virtual WaveformMark::Graphics::~Graphics()’
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]