Skip to content

Add QXmppMixManager #1149

Add QXmppMixManager

Add QXmppMixManager #1149

Triggered via push March 22, 2024 11:48
Status Failure
Total duration 16m 46s
Artifacts

tests.yml

on: push
Matrix: linux
Matrix: macos
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 33 warnings, and 2 notices
src/base/QXmppTask.h:9:10 [clang-diagnostic-error]: src/base/QXmppTask.h#L9
'qxmpp_export.h' 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
windows (6.*.*)
Error: The process 'C:\hostedtoolcache\windows\Python\3.11.8\x64\python.exe' failed with exit code 1
linux (minimal, 5.15.*)
Process completed with exit code 2.
linux (minimal, 6.1.*)
Process completed with exit code 2.
linux (full-debug, 5.15.*)
Process completed with exit code 2.
linux (full, 5.15.*)
Process completed with exit code 2.
macos (full-debug, 6.*.*)
Error: The process '/usr/local/bin/python3' failed with exit code 1
linux (full-debug, 6.5.3)
Process completed with exit code 2.
macos (minimal, 5.15.*)
Process completed with exit code 2.
macos (full-debug, 5.15.*)
Process completed with exit code 2.
macos (full, 5.15.*)
Process completed with exit code 2.
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/.
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/.
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
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/.
linux (minimal, 5.15.*)
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/.
linux (minimal, 5.15.*)
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/
linux (minimal, 6.1.*)
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/.
linux (minimal, 6.1.*)
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/
linux (full-debug, 5.15.*)
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/.
linux (full-debug, 5.15.*)
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/
linux (full, 5.15.*)
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/.
linux (full, 5.15.*)
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-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/
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. 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. 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/.
macos (minimal, 5.15.*)
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 (minimal, 5.15.*)
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-debug, 5.15.*)
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, 5.15.*)
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. 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. 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)
Run clang-format on tests/qxmppmixitems/tst_qxmppmixitems.cpp: tests/qxmppmixitems/tst_qxmppmixitems.cpp#L1
File tests/qxmppmixitems/tst_qxmppmixitems.cpp does not conform to Custom style guidelines. (lines 268)