Skip to content

WIP: Implement MIX #1066

WIP: Implement MIX

WIP: Implement MIX #1066

Triggered via push September 11, 2023 19:11
Status Failure
Total duration 14m 14s
Artifacts

tests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

19 errors, 22 warnings, and 2 notices
test (ubuntu-latest, full, 5.9.*)
Process completed with exit code 100.
test (ubuntu-latest, full-debug, 5.15.*)
Process completed with exit code 100.
test (ubuntu-latest, full, 5.15.*)
Process completed with exit code 100.
test (ubuntu-latest, minimal, 6.0.*)
Process completed with exit code 2.
windows
The process 'python' failed with exit code 1
test (macos-latest, full-debug, 5.15.*)
Process completed with exit code 1.
test (macos-latest, full, 5.15.*)
Process completed with exit code 1.
test (ubuntu-latest, minimal, 6.*.*)
Process completed with exit code 2.
test (macos-latest, minimal, 6.*.*)
Process completed with exit code 2.
test (ubuntu-latest, full, 5.9.*)
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/
test (ubuntu-latest, 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/
test (ubuntu-latest, 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/
/src/omemo/OmemoCryptoProvider.h:10:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/OmemoCryptoProvider.h#L10
variable 'QXmppOmemoManagerPrivate' is non-const and globally accessible, consider making it const
/src/omemo/OmemoCryptoProvider.h:12:11 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/OmemoCryptoProvider.h#L12
variable 'QXmpp' is non-const and globally accessible, consider making it const
/src/omemo/QXmppOmemoStorage.h:16:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/QXmppOmemoStorage.h#L16
variable 'QXMPPOMEMO_EXPORT' is non-const and globally accessible, consider making it const
/src/omemo/QXmppOmemoIq_p.h:11:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/QXmppOmemoIq_p.h#L11
variable 'QXMPP_AUTOTEST_EXPORT' is non-const and globally accessible, consider making it const
/src/omemo/QXmppOmemoManager_p.h:23:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/QXmppOmemoManager_p.h#L23
variable 'QXmppTrustManager' is non-const and globally accessible, consider making it const
/src/omemo/QXmppOmemoManager_p.h:24:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/QXmppOmemoManager_p.h#L24
variable 'QXmppOmemoManager' is non-const and globally accessible, consider making it const
/src/omemo/QXmppOmemoManager_p.h:25:7 [cppcoreguidelines-avoid-non-const-global-variables]: src/omemo/QXmppOmemoManager_p.h#L25
variable 'QXmppPubSubManager' 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 'QXmppPubSubNodeConfig' 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 'QXmppPubSubPublishOptions' 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 'QXmppOmemoIq' is non-const and globally accessible, consider making it const
test (ubuntu-latest, minimal, 6.0.*)
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/
test (ubuntu-latest, 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/
windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, jurplel/install-qt-action@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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (macos-latest, 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/
test (macos-latest, 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/
test (macos-latest, 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/
test (ubuntu-latest, minimal, 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/
test (macos-latest, minimal, 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/
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)