Skip to content

Refactor ValueTransformer and WBaseWidget #17549

Refactor ValueTransformer and WBaseWidget

Refactor ValueTransformer and WBaseWidget #17549

Triggered via pull request November 9, 2024 13:52
Status Failure
Total duration 18m 29s
Artifacts

build-checks.yml

on: pull_request
Matrix: build-checks
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
coverage: src/widget/whotcuebutton.cpp#L72
‘addLeftConnection’ was not declared in this scope; did you mean ‘addConnection’?
coverage: src/widget/whotcuebutton.cpp#L85
no matching function for call to ‘WHotcueButton::setDisplayConnection(std::unique_ptr<ControlParameterWidgetConnection>::pointer)’
coverage: src/widget/whotcuebutton.cpp#L86
no matching function for call to ‘WHotcueButton::addConnection(std::remove_reference<std::unique_ptr<ControlParameterWidgetConnection>&>::type)’
coverage
Process completed with exit code 2.
clazy
The job was canceled because "coverage" failed.
clazy: src/library/tabledelegates/coverartdelegate.cpp#L188
Mixing iterators with const_iterators [-Wclazy-strict-iterators]
clazy: src/skin/legacy/legacyskinparser.cpp#L2366
unused variable 'pLastLeftOrNoButtonConnection' [-Werror,-Wunused-variable]
clazy: src/widget/whotcuebutton.cpp#L72
use of undeclared identifier 'addLeftConnection'
clazy: src/widget/whotcuebutton.cpp#L85
too few arguments to function call, expected 2, have 1
clazy: src/widget/whotcuebutton.cpp#L86
too few arguments to function call, expected 2, have 1
clazy
The operation was canceled.
clang-tidy
The job was canceled because "coverage" failed.
clang-tidy
The operation was canceled.
coverage: src/skin/legacy/legacyskinparser.cpp#L2366
unused variable ‘pLastLeftOrNoButtonConnection’ [-Wunused-variable]