Skip to content

RegistrationManager: Handle failing registration form request #1222

RegistrationManager: Handle failing registration form request

RegistrationManager: Handle failing registration form request #1222

Triggered via push September 30, 2024 20:16
Status Failure
Total duration 16m 0s
Artifacts

tests.yml

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

Annotations

11 errors and 49 warnings
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/
src/base/QXmppDataForm.cpp:26:8 [cppcoreguidelines-pro-type-member-init]: src/base/QXmppDataForm.cpp#L26
constructor does not initialize these fields: type, str
src/base/QXmppDataForm.cpp:31:19 [cppcoreguidelines-avoid-non-const-global-variables]: src/base/QXmppDataForm.cpp#L31
variable 'field_types' is non-const and globally accessible, consider making it const
src/base/QXmppDataForm.cpp:49:16 [cppcoreguidelines-pro-bounds-array-to-pointer-decay]: src/base/QXmppDataForm.cpp#L49
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead
src/base/QXmppDataForm.cpp:60:16 [cppcoreguidelines-pro-bounds-array-to-pointer-decay]: src/base/QXmppDataForm.cpp#L60
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead
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. To silence this message, use the `--formula` 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, 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. To silence this message, use the `--formula` flag.
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. To silence this message, use the `--formula` flag.
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/