Skip to content

use ifdef to avoid unused var warning #58

use ifdef to avoid unused var warning

use ifdef to avoid unused var warning #58

Triggered via push September 24, 2023 13:25
Status Success
Total duration 47m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-checks.yml

on: push
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]