Skip to content

Fix clang-tidy wanings a and a missng initalization #12086

Fix clang-tidy wanings a and a missng initalization

Fix clang-tidy wanings a and a missng initalization #12086

Triggered via pull request September 19, 2023 20:30
Status Success
Total duration 1h 1m 7s
Artifacts

build-checks.yml

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

Annotations

7 warnings
clang-tidy: src/library/librarycontrol.cpp#L24
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
clang-tidy: src/skin/skincontrols.cpp#L7
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
clang-tidy: src/widget/hexspinbox.cpp#L7
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
clang-tidy: src/widget/wbeatspinbox.cpp#L14
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
clang-tidy: src/widget/wtrackmenu.cpp#L56
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
clang-tidy: src/waveform/renderers/waveformrenderersignalbase.cpp#L15
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
clang-tidy: src/vinylcontrol/vinylcontrolmanager.cpp#L18
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]