Skip to content

Merge branch '1.5' into 1.6 #2306

Merge branch '1.5' into 1.6

Merge branch '1.5' into 1.6 #2306

Triggered via push January 14, 2025 19:09
Status Failure
Total duration 12m 47s
Artifacts

tests.yml

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

Annotations

19 errors, 17 warnings, and 4 notices
macos (full, 5.15.*)
Error: The process '/opt/homebrew/bin/python3' failed with exit code 1
macos (full-debug, 5.15.*)
Error: The process '/opt/homebrew/bin/python3' failed with exit code 1
macos (minimal, 5.15.*)
Error: The process '/opt/homebrew/bin/python3' failed with exit code 1
macos (full-debug, 6.*.*)
Error: The process '/opt/homebrew/bin/python3' failed with exit code 1
linux (full-debug, 5.15.*)
Error: The process '/__t/Python/3.11.11/x64/bin/python3' failed with exit code 1
linux (full-debug, 6.6.*)
Error: The process '/__t/Python/3.11.11/x64/bin/python3' failed with exit code 1
linux (minimal, 6.1.*)
Error: The process '/__t/Python/3.11.11/x64/bin/python3' failed with exit code 1
linux (full, 5.15.*)
Error: The process '/__t/Python/3.11.11/x64/bin/python3' failed with exit code 1
linux (minimal, 5.15.*)
Error: The process '/__t/Python/3.11.11/x64/bin/python3' failed with exit code 1
reuse
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
macos (full, 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.*)
p7zip 17.05 is already installed and up-to-date. To reinstall 17.05, run: brew reinstall p7zip
macos (minimal, 5.15.*)
p7zip 17.05 is already installed and up-to-date. To reinstall 17.05, run: brew reinstall p7zip
macos (full-debug, 6.*.*)
p7zip 17.05 is already installed and up-to-date. To reinstall 17.05, run: brew reinstall p7zip
doxygen
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
src/server/QXmppIncomingServer.cpp:22:53 [readability-identifier-length]: src/server/QXmppIncomingServer.cpp#L22
parameter name 'qq' is too short, expected at least 3 characters
src/server/QXmppIncomingServer.cpp:33:1 [cppcoreguidelines-pro-type-member-init]: src/server/QXmppIncomingServer.cpp#L33
constructor does not initialize these fields: authenticated, domain, localStreamId, q
src/server/QXmppIncomingServer.cpp:33:77 [readability-identifier-length]: src/server/QXmppIncomingServer.cpp#L33
parameter name 'qq' is too short, expected at least 3 characters
src/server/QXmppOutgoingServer.cpp:21:7 [cppcoreguidelines-pro-type-member-init]: src/server/QXmppOutgoingServer.cpp#L21
constructor does not initialize these fields: dataQueue, dns, localDomain, localStreamKey, remoteDomain, verifyId, verifyKey, dialbackTimer, ready
xmllint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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)
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 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 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)