fixup! refactor: optimize PortMidi namematching by delaying QString c… #800
Annotations
23 errors and 2 warnings
coverage:
src/controllers/midi/portmidienumerator.cpp#L12
‘Qt::Literals’ has not been declared
|
coverage:
src/controllers/midi/portmidienumerator.cpp#L12
‘StringLiterals’ is not a namespace-name
|
coverage:
src/controllers/midi/portmidienumerator.cpp#L16
unable to find string literal operator ‘operator""_L1’ with ‘const char [18]’, ‘long unsigned int’ arguments
|
coverage:
src/controllers/midi/portmidienumerator.cpp#L29
unable to find string literal operator ‘operator""_s’ with ‘const char16_t [24]’, ‘long unsigned int’ arguments
|
coverage:
src/controllers/midi/portmidienumerator.cpp#L31
unable to find string literal operator ‘operator""_s’ with ‘const char16_t [23]’, ‘long unsigned int’ arguments
|
coverage:
src/controllers/midi/portmidienumerator.cpp#L33
unable to find string literal operator ‘operator""_s’ with ‘const char16_t [24]’, ‘long unsigned int’ arguments
|
coverage:
src/controllers/midi/portmidienumerator.cpp#L41
unable to find string literal operator ‘operator""_s’ with ‘const char16_t [24]’, ‘long unsigned int’ arguments
|
coverage:
src/controllers/midi/portmidienumerator.cpp#L86
unable to find string literal operator ‘operator""_L1’ with ‘const char [17]’, ‘long unsigned int’ arguments
|
coverage:
src/controllers/midi/portmidienumerator.cpp#L86
unable to find string literal operator ‘operator""_L1’ with ‘const char [15]’, ‘long unsigned int’ arguments
|
coverage:
src/controllers/midi/portmidienumerator.cpp#L91
unable to find string literal operator ‘operator""_L1’ with ‘const char [23]’, ‘long unsigned int’ arguments
|
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/controllers/midi/portmidienumerator.cpp#L12
no member named 'Literals' in namespace 'Qt'; did you mean 'QtLiterals'?
|
clazy:
src/controllers/midi/portmidienumerator.cpp#L12
expected namespace name
|
clazy:
src/controllers/midi/portmidienumerator.cpp#L16
no matching literal operator for call to 'operator""_L1' with arguments of types 'const char *' and 'unsigned long', and no matching literal operator template
|
clazy:
src/controllers/midi/portmidienumerator.cpp#L29
no matching literal operator for call to 'operator""_s' with arguments of types 'const char16_t *' and 'unsigned long', and no matching literal operator template
|
clazy:
src/controllers/midi/portmidienumerator.cpp#L31
no matching literal operator for call to 'operator""_s' with arguments of types 'const char16_t *' and 'unsigned long', and no matching literal operator template
|
clazy:
src/controllers/midi/portmidienumerator.cpp#L33
no matching literal operator for call to 'operator""_s' with arguments of types 'const char16_t *' and 'unsigned long', and no matching literal operator template
|
clazy:
src/controllers/midi/portmidienumerator.cpp#L41
no matching literal operator for call to 'operator""_s' with arguments of types 'const char16_t *' and 'unsigned long', and no matching literal operator template
|
clazy:
src/controllers/midi/portmidienumerator.cpp#L86
no matching literal operator for call to 'operator""_L1' with arguments of types 'const char *' and 'unsigned long', and no matching literal operator template
|
clazy:
src/controllers/midi/portmidienumerator.cpp#L86
no matching literal operator for call to 'operator""_L1' with arguments of types 'const char *' and 'unsigned long', and no matching literal operator template
|
clazy:
src/controllers/midi/portmidienumerator.cpp#L91
no matching literal operator for call to 'operator""_L1' with arguments of types 'const char *' and 'unsigned long', and no matching literal operator template
|
coverage:
src/controllers/midi/portmidienumerator.cpp#L110
‘QString {anonymous}::trimMiddle(QLatin1String, QLatin1String)’ defined but not used [-Wunused-function]
|
coverage:
src/controllers/midi/portmidienumerator.cpp#L103
‘QLatin1String {anonymous}::trimStart(QLatin1String, QLatin1String)’ defined but not used [-Wunused-function]
|