tests: omemodata: Fix compilation with Qt 6 and C++17 #1829
Annotations
10 errors, 33 warnings, and 4 notices
src/base/QXmppGlobal.h:11:10 [clang-diagnostic-error]:
src/base/QXmppGlobal.h#L11
'qxmpp_export.h' 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/QXmppStanza.h:12:10 [clang-diagnostic-error]:
src/base/QXmppStanza.h#L12
'optional' file not found
|
src/base/QXmppStanza.h:12:10 [clang-diagnostic-error]:
src/base/QXmppStanza.h#L12
'optional' 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/QXmppGlobal.h:11:10 [clang-diagnostic-error]:
src/base/QXmppGlobal.h#L11
'qxmpp_export.h' file not found
|
src/base/QXmppStanza.h:12:10 [clang-diagnostic-error]:
src/base/QXmppStanza.h#L12
'optional' file not found
|
src/base/QXmppStanza.h:12:10 [clang-diagnostic-error]:
src/base/QXmppStanza.h#L12
'optional' file not found
|
src/base/QXmppStanza.h:12:10 [clang-diagnostic-error]:
src/base/QXmppStanza.h#L12
'optional' file not found
|
src/base/QXmppGlobal.h:11:10 [clang-diagnostic-error]:
src/base/QXmppGlobal.h#L11
'qxmpp_export.h' file not found
|
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/.
|
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/QXmppSasl_p.h:17:7 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppSasl_p.h#L17
variable 'QXmppSaslClientPrivate' is non-const and globally accessible, consider making it const
|
src/base/QXmppSasl_p.h:18:7 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppSasl_p.h#L18
variable 'QXmppSaslServerPrivate' is non-const and globally accessible, consider making it const
|
src/base/QXmppSasl_p.h:33:29 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppSasl_p.h#L33
variable 'QXmppSaslClient' is non-const and globally accessible, consider making it const
|
src/base/QXmppSasl_p.h:33:54 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppSasl_p.h#L33
variable 'QXmppLoggable' is non-const and globally accessible, consider making it const
|
src/base/QXmppSasl_p.h:61:29 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppSasl_p.h#L61
variable 'QXmppSaslServer' is non-const and globally accessible, consider making it const
|
src/base/QXmppSasl_p.h:61:54 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppSasl_p.h#L61
variable 'QXmppLoggable' is non-const and globally accessible, consider making it const
|
src/base/QXmppSasl_p.h:95:29 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppSasl_p.h#L95
variable 'QXmppSaslDigestMd5' is non-const and globally accessible, consider making it const
|
src/base/QXmppSasl_p.h:105:29 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppSasl_p.h#L105
variable 'QXmppSaslAuth' is non-const and globally accessible, consider making it const
|
src/base/QXmppSasl_p.h:105:52 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppSasl_p.h#L105
variable 'QXmppNonza' is non-const and globally accessible, consider making it const
|
src/base/QXmppSasl_p.h:126:29 [cppcoreguidelines-avoid-non-const-global-variables]:
src/base/QXmppSasl_p.h#L126
variable 'QXmppSaslChallenge' is non-const and globally accessible, consider making it const
|
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/.
|
linux (minimal, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v4, jurplel/install-qt-action/action@v3, 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 (full, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v4, jurplel/install-qt-action/action@v3, 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, actions/setup-python@v4, jurplel/install-qt-action/action@v3, 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/
|
linux (minimal, 6.1.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v4, jurplel/install-qt-action/action@v3, 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-debug, 6.6.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v4, jurplel/install-qt-action/action@v3, 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.6.*)
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, actions/setup-python@v4, jurplel/install-qt-action/action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows (6.*.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jurplel/install-qt-action/action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos (full, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, jurplel/install-qt-action/action@v3, 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/
|
macos (minimal, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, jurplel/install-qt-action/action@v3, 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/
|
macos (full-debug, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, jurplel/install-qt-action/action@v3, 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, jurplel/install-qt-action/action@v3, 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, 6.*.*)
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/QXmppPubSubIq_p.h:
src/base/QXmppPubSubIq_p.h#L1
File src/base/QXmppPubSubIq_p.h does not conform to Custom style guidelines. (lines 9)
|
Run clang-format on src/client/QXmppBlockingManager.h:
src/client/QXmppBlockingManager.h#L1
File src/client/QXmppBlockingManager.h does not conform to Custom style guidelines. (lines 8)
|
Run clang-format on tests/qxmppversionmanager/tst_qxmppversionmanager.cpp:
tests/qxmppversionmanager/tst_qxmppversionmanager.cpp#L1
File tests/qxmppversionmanager/tst_qxmppversionmanager.cpp does not conform to Custom style guidelines. (lines 5)
|
Run clang-format on tests/qxmppentitytimemanager/tst_qxmppentitytimemanager.cpp:
tests/qxmppentitytimemanager/tst_qxmppentitytimemanager.cpp#L1
File tests/qxmppentitytimemanager/tst_qxmppentitytimemanager.cpp does not conform to Custom style guidelines. (lines 43, 61)
|