Add QXmppMixManager #1134
Annotations
14 errors, 33 warnings, and 1 notice
doxygen
Process completed with exit code 2.
|
src/base/QXmppTask.h:9:10 [clang-diagnostic-error]:
src/base/QXmppTask.h#L9
'qxmpp_export.h' file not found
|
src/base/QXmppStreamError.h:8:1 [clang-diagnostic-error]:
src/base/QXmppStreamError.h#L8
unknown type name 'namespace'
|
src/base/QXmppStreamError.h:8:16 [clang-diagnostic-error]:
src/base/QXmppStreamError.h#L8
expected ';' after top level declarator
|
src/base/QXmppStanza.h:12:10 [clang-diagnostic-error]:
src/base/QXmppStanza.h#L12
'optional' file not found
|
src/base/QXmppConstants_p.h:8:10 [clang-diagnostic-error]:
src/base/QXmppConstants_p.h#L8
'QStringView' file not found
|
src/base/QXmppPushEnableIq.h:10:10 [clang-diagnostic-error]:
src/base/QXmppPushEnableIq.h#L10
'QXmppIq.h' file not found with <angled> include; use "quotes" instead
|
src/base/Stream.h:8:10 [clang-diagnostic-error]:
src/base/Stream.h#L8
'QString' file not found
|
src/base/QXmppGlobal.h:11:10 [clang-diagnostic-error]:
src/base/QXmppGlobal.h#L11
'qxmpp_export.h' file not found
|
src/base/compat/QXmppSessionIq.h:9:10 [clang-diagnostic-error]:
src/base/compat/QXmppSessionIq.h#L9
'QXmppIq.h' file not found
|
src/base/compat/QXmppPubSubIq.h:8:10 [clang-diagnostic-error]:
src/base/compat/QXmppPubSubIq.h#L8
'QXmppIq.h' file not found
|
windows (5.15.*)
Process completed with exit code 1.
|
windows (6.*.*)
Process completed with exit code 1.
|
macos (full-debug, 6.*.*)
Process completed with exit code 2.
|
reuse
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
xmllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
doxygen
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/base/QXmppDiscoveryIq.h:14:7 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppDiscoveryIq.h#L14
variable 'QXmppDiscoveryItemPrivate' is non-const and globally accessible, consider making it const
|
src/base/QXmppDiscoveryIq.h:15:7 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppDiscoveryIq.h#L15
variable 'QXmppDiscoveryIqPrivate' is non-const and globally accessible, consider making it const
|
src/base/QXmppDiscoveryIq.h:17:7 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppDiscoveryIq.h#L17
variable 'QXMPP_EXPORT' is non-const and globally accessible, consider making it const
|
src/base/QXmppTrustMessageElement.h:13:7 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppTrustMessageElement.h#L13
variable 'QXmlStreamWriter' is non-const and globally accessible, consider making it const
|
src/base/QXmppTrustMessageElement.h:14:7 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppTrustMessageElement.h#L14
variable 'QXmppTrustMessageElementPrivate' is non-const and globally accessible, consider making it const
|
src/base/QXmppTrustMessageElement.h:15:7 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppTrustMessageElement.h#L15
variable 'QXmppTrustMessageKeyOwner' is non-const and globally accessible, consider making it const
|
src/base/QXmppTrustMessageElement.h:17:7 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppTrustMessageElement.h#L17
variable 'QXMPP_EXPORT' is non-const and globally accessible, consider making it const
|
src/base/QXmppVCardIq.h:15:7 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppVCardIq.h#L15
variable 'QXmppVCardEmailPrivate' is non-const and globally accessible, consider making it const
|
src/base/QXmppVCardIq.h:16:7 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppVCardIq.h#L16
variable 'QXmppVCardPhonePrivate' is non-const and globally accessible, consider making it const
|
src/base/QXmppVCardIq.h:17:7 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppVCardIq.h#L17
variable 'QXmppVCardOrganizationPrivate' is non-const and globally accessible, consider making it const
|
linux (minimal, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (minimal, 5.15.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
linux (minimal, 6.1.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (minimal, 6.1.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
linux (full, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (full, 5.15.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
linux (full-debug, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (full-debug, 5.15.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows (5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (full-debug, 6.5.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (full-debug, 6.5.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macos (minimal, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos (minimal, 5.15.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows (6.*.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos (full-debug, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos (full-debug, 5.15.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macos (full-debug, 6.*.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos (full-debug, 6.*.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macos (full, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos (full, 5.15.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run clang-format on src/base/QXmppUtils.cpp:
src/base/QXmppUtils.cpp#L1
File src/base/QXmppUtils.cpp does not conform to Custom style guidelines. (lines 343)
|