Attempt to replicate KeyDelegate UI in WKey #43
Annotations
7 errors and 4 warnings
coverage:
src/skin/legacy/legacyskinparser.cpp#L1258
cannot convert ‘WKey*’ to ‘WLabel*’
|
coverage
Process completed with exit code 2.
|
clang-tidy
The job was canceled because "coverage" failed.
|
clang-tidy
The operation was canceled.
|
clazy
The job was canceled because "coverage" failed.
|
clazy:
src/skin/legacy/legacyskinparser.cpp#L1258
cannot initialize a parameter of type 'WLabel *' with an lvalue of type 'WKey *'
|
clazy
The operation was canceled.
|
coverage:
src/library/basetracktablemodel.cpp#L1031
this statement may fall through [-Wimplicit-fallthrough=]
|
clang-tidy:
lib/rekordbox-metadata/rekordbox_pdb.cpp#L1056
8 enumeration values not handled in switch: 'PAGE_TYPE_UNKNOWN_9', 'PAGE_TYPE_UNKNOWN_10', 'PAGE_TYPE_UNKNOWN_14'... [-Wswitch]
|
clang-tidy:
src/analyzer/analyzerkey.cpp#L17
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
|
clazy:
lib/rekordbox-metadata/rekordbox_pdb.cpp#L1056
8 enumeration values not handled in switch: 'PAGE_TYPE_UNKNOWN_9', 'PAGE_TYPE_UNKNOWN_10', 'PAGE_TYPE_UNKNOWN_14'... [-Wswitch]
|