Merge branch '2.4' of github.com:mixxxdj/mixxx into 2.5 #1547
Annotations
8 errors and 2 warnings
clazy:
src/controllers/keyboard/keyboardeventfilter.cpp#L181
redefinition of 'k' with a different type: 'const QKeySequence' vs 'QKeySequence'
|
clazy
Process completed with exit code 2.
|
coverage
The job was canceled because "clazy" failed.
|
coverage:
src/controllers/keyboard/keyboardeventfilter.cpp#L181
conflicting declaration ‘const QKeySequence k’
|
coverage
The operation was canceled.
|
clang-tidy
The job was canceled because "clazy" failed.
|
clang-tidy:
src/controllers/keyboard/keyboardeventfilter.cpp#L181
redefinition of 'k' with a different type: 'const QKeySequence' vs 'QKeySequence' [clang-diagnostic-error]
|
clang-tidy
The operation was canceled.
|
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]
|
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]
|