tests: MixManager: Prepare for correct 'NewStream' test #1157
Annotations
10 errors, 10 warnings, and 2 notices
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppTask.h#L9
'qxmpp_export.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppStreamError.h#L8
unknown type name 'namespace'
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppStreamError.h#L8
expected ';' after top level declarator
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppStanza.h#L12
'optional' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppConstants_p.h#L8
'QStringView' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/base/Algorithms.h#L8
'algorithm' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppPushEnableIq.h#L10
'QXmppIq.h' file not found with <angled> include; use "quotes" instead
|
Run cpp-linter/cpp-linter-action@v2:
src/base/Stream.h#L8
'QString' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppGlobal.h#L11
'qxmpp_export.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/base/compat/QXmppSessionIq.h#L9
'QXmppIq.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppDiscoveryIq.h#L14
variable 'QXmppDiscoveryItemPrivate' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppDiscoveryIq.h#L15
variable 'QXmppDiscoveryIqPrivate' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppDiscoveryIq.h#L17
variable 'QXMPP_EXPORT' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppTrustMessageElement.h#L13
variable 'QXmlStreamWriter' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppTrustMessageElement.h#L14
variable 'QXmppTrustMessageElementPrivate' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppTrustMessageElement.h#L15
variable 'QXmppTrustMessageKeyOwner' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppTrustMessageElement.h#L17
variable 'QXMPP_EXPORT' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppVCardIq.h#L15
variable 'QXmppVCardEmailPrivate' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppVCardIq.h#L16
variable 'QXmppVCardPhonePrivate' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppVCardIq.h#L17
variable 'QXmppVCardOrganizationPrivate' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
src/base/QXmppUtils.cpp#L1
File src/base/QXmppUtils.cpp does not conform to Custom style guidelines. (lines 343)
|
Run cpp-linter/cpp-linter-action@v2:
tests/qxmppmixitems/tst_qxmppmixitems.cpp#L1
File tests/qxmppmixitems/tst_qxmppmixitems.cpp does not conform to Custom style guidelines. (lines 268)
|
Loading