Set stream errors to be ignored during account creation/deletion #1205
Annotations
14 errors and 52 warnings
tests/pubsubutil.h:8:10 [clang-diagnostic-error]:
tests/pubsubutil.h#L8
'QXmppPubSubBaseItem.h' file not found
|
tests/TestClient.h:8:10 [clang-diagnostic-error]:
tests/TestClient.h#L8
'QXmppClient.h' file not found
|
tests/IntegrationTesting.h:8:10 [clang-diagnostic-error]:
tests/IntegrationTesting.h#L8
'QXmppConfiguration.h' file not found
|
tests/util.h:10:10 [clang-diagnostic-error]:
tests/util.h#L10
'QXmppError.h' file not found
|
src/server/QXmppServer.h:8:10 [clang-diagnostic-error]:
src/server/QXmppServer.h#L8
'QXmppLogger.h' file not found
|
src/server/QXmppIncomingClient.h:8:10 [clang-diagnostic-error]:
src/server/QXmppIncomingClient.h#L8
'QXmppLogger.h' file not found
|
src/server/QXmppServerExtension.h:8:10 [clang-diagnostic-error]:
src/server/QXmppServerExtension.h#L8
'QXmppLogger.h' file not found
|
src/server/QXmppOutgoingServer.h:8:10 [clang-diagnostic-error]:
src/server/QXmppOutgoingServer.h#L8
'QXmppLogger.h' file not found
|
src/server/QXmppIncomingServer.h:8:10 [clang-diagnostic-error]:
src/server/QXmppIncomingServer.h#L8
'QXmppLogger.h' file not found
|
src/server/QXmppServerPlugin.h:8:10 [clang-diagnostic-error]:
src/server/QXmppServerPlugin.h#L8
'QXmppGlobal.h' file not found
|
macos (full, 5.15.*)
The `brew link` step did not complete successfully
|
macos (full-debug, 5.15.*)
The `brew link` step did not complete successfully
|
macos (full-debug, 6.*.*)
The `brew link` step did not complete successfully
|
macos (full-debug, 6.*.*)
Process completed with exit code 2.
|
reuse
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
xmllint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
doxygen
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests/pubsubutil.h:14:7 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/pubsubutil.h#L14
variable 'TestItem' is non-const and globally accessible, consider making it const
|
tests/pubsubutil.h:14:25 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/pubsubutil.h#L14
variable 'QXmppPubSubBaseItem' is non-const and globally accessible, consider making it const
|
tests/pubsubutil.h:47:6 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/pubsubutil.h#L47
variable 'TestItem' is non-const and globally accessible, consider making it const
|
tests/TestClient.h:15:7 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/TestClient.h#L15
variable 'TestClient' is non-const and globally accessible, consider making it const
|
tests/TestClient.h:15:27 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/TestClient.h#L15
variable 'QXmppClient' is non-const and globally accessible, consider making it const
|
tests/IntegrationTesting.h:25:7 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/IntegrationTesting.h#L25
variable 'IntegrationTests' is non-const and globally accessible, consider making it const
|
tests/util.h:193:7 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/util.h#L193
variable 'TestPasswordChecker' is non-const and globally accessible, consider making it const
|
tests/util.h:193:36 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/util.h#L193
variable 'QXmppPasswordChecker' is non-const and globally accessible, consider making it const
|
src/server/QXmppServer.h:13:7 [cppcoreguidelines-avoid-non-const-global-variables]:
src/server/QXmppServer.h#L13
variable 'QDomElement' is non-const and globally accessible, consider making it const
|
src/server/QXmppServer.h:14:7 [cppcoreguidelines-avoid-non-const-global-variables]:
src/server/QXmppServer.h#L14
variable 'QSslCertificate' is non-const and globally accessible, consider making it const
|
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, 5.15.*)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 (minimal, 6.1.*)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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, 5.15.*)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 (full-debug, 5.15.*)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos (minimal, 5.15.*)
p7zip 17.05 is already installed and up-to-date.
To reinstall 17.05, run:
brew reinstall p7zip
|
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 (minimal, 5.15.*)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
linux (full-debug, 6.5.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos (full, 5.15.*)
p7zip 17.05 is already installed and up-to-date.
To reinstall 17.05, run:
brew reinstall p7zip
|
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 (full, 5.15.*)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos (full, 5.15.*)
Formula gst-plugins-base was renamed to gstreamer.
|
macos (full, 5.15.*)
Formula gst-plugins-good was renamed to gstreamer.
|
macos (full, 5.15.*)
Formula gst-plugins-ugly was renamed to gstreamer.
|
macos (full, 5.15.*)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
|
macos (full, 5.15.*)
These files were overwritten during the `brew link` step:
|
macos (full-debug, 5.15.*)
p7zip 17.05 is already installed and up-to-date.
To reinstall 17.05, run:
brew reinstall p7zip
|
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, 5.15.*)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos (full-debug, 5.15.*)
Formula gst-plugins-base was renamed to gstreamer.
|
macos (full-debug, 5.15.*)
Formula gst-plugins-good was renamed to gstreamer.
|
macos (full-debug, 5.15.*)
Formula gst-plugins-ugly was renamed to gstreamer.
|
macos (full-debug, 5.15.*)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
|
macos (full-debug, 5.15.*)
These files were overwritten during the `brew link` step:
|
macos (full-debug, 6.*.*)
p7zip 17.05 is already installed and up-to-date.
To reinstall 17.05, run:
brew reinstall p7zip
|
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-debug, 6.*.*)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos (full-debug, 6.*.*)
Formula gst-plugins-base was renamed to gstreamer.
|
macos (full-debug, 6.*.*)
Formula gst-plugins-good was renamed to gstreamer.
|
macos (full-debug, 6.*.*)
Formula gst-plugins-ugly was renamed to gstreamer.
|
macos (full-debug, 6.*.*)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
|
macos (full-debug, 6.*.*)
These files were overwritten during the `brew link` step:
|
windows (5.15.*)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windows (6.7.*)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|