Skip to content

Add QXmppUri for XMPP URI parsing #2132

Add QXmppUri for XMPP URI parsing

Add QXmppUri for XMPP URI parsing #2132

Triggered via pull request July 28, 2024 13:07
Status Failure
Total duration 12m 53s
Artifacts

tests.yml

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

Annotations

15 errors and 53 warnings
windows (6.*.*)
Error: The process 'C:\hostedtoolcache\windows\Python\3.11.9\x64\python.exe' failed with exit code 1
macos (minimal, 5.15.*)
Process completed with exit code 2.
macos (full, 5.15.*)
Process completed with exit code 2.
macos (full-debug, 5.15.*)
Process completed with exit code 2.
macos (full-debug, 6.*.*)
Process completed with exit code 2.
xmllint
The following actions uses Node.js version which is deprecated 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/
reuse
The following actions uses Node.js version which is deprecated 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.*.*)
The following actions uses Node.js version which is deprecated 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/
src/omemo/QXmppOmemoManager_p.h:25:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/QXmppOmemoManager_p.h#L25
variable 'QXmppTrustManager' is non-const and globally accessible, consider making it const
src/omemo/QXmppOmemoManager_p.h:26:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/QXmppOmemoManager_p.h#L26
variable 'QXmppOmemoManager' is non-const and globally accessible, consider making it const
src/omemo/QXmppOmemoManager_p.h:27:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/QXmppOmemoManager_p.h#L27
variable 'QXmppPubSubManager' is non-const and globally accessible, consider making it const
src/omemo/QXmppOmemoManager_p.h:28:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/QXmppOmemoManager_p.h#L28
variable 'QXmppPubSubNodeConfig' is non-const and globally accessible, consider making it const
src/omemo/QXmppOmemoManager_p.h:29:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/QXmppOmemoManager_p.h#L29
variable 'QXmppPubSubPublishOptions' is non-const and globally accessible, consider making it const
src/omemo/QXmppOmemoManager_p.h:30:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/QXmppOmemoManager_p.h#L30
variable 'QXmppOmemoIq' is non-const and globally accessible, consider making it const
src/omemo/QXmppOmemoManager_p.h:31:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/QXmppOmemoManager_p.h#L31
variable 'QXmppOmemoEnvelope' is non-const and globally accessible, consider making it const
src/omemo/QXmppOmemoManager_p.h:32:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/QXmppOmemoManager_p.h#L32
variable 'QXmppOmemoElement' is non-const and globally accessible, consider making it const
src/omemo/QXmppOmemoManager_p.h:33:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/QXmppOmemoManager_p.h#L33
variable 'QXmppOmemoDeviceListItem' is non-const and globally accessible, consider making it const
src/omemo/QXmppOmemoManager_p.h:34:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/QXmppOmemoManager_p.h#L34
variable 'QXmppOmemoDeviceBundleItem' is non-const and globally accessible, consider making it const
doxygen
The following actions uses Node.js version which is deprecated 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/
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. 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 uses Node.js version which is deprecated 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 (minimal, 5.15.*)
rustup is outdated! To avoid broken installations, as soon as possible please run: brew upgrade Or, if you're OK with a less reliable fix: brew upgrade rustup
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. 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 uses Node.js version which is deprecated 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, 5.15.*)
rustup is outdated! To avoid broken installations, as soon as possible please run: brew upgrade Or, if you're OK with a less reliable fix: brew upgrade rustup
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-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. 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 uses Node.js version which is deprecated 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, 5.15.*)
rustup is outdated! To avoid broken installations, as soon as possible please run: brew upgrade Or, if you're OK with a less reliable fix: brew upgrade rustup
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.
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 uses Node.js version which is deprecated 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, 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 uses Node.js version which is deprecated 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.*.*)
rustup is outdated! To avoid broken installations, as soon as possible please run: brew upgrade Or, if you're OK with a less reliable fix: brew upgrade rustup
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.
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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/
windows (5.15.*)
The following actions uses Node.js version which is deprecated 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/