Skip to content

Enhance Monitor Status callback to include monitor information #1516

Enhance Monitor Status callback to include monitor information

Enhance Monitor Status callback to include monitor information #1516

Triggered via pull request April 2, 2026 10:42
Status Failure
Total duration 13m 38s
Artifacts

build-test.yml

on: pull_request
Matrix: build_and_test
make_badges
make_badges
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 29 warnings
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: true, dns-sd mode: multicast, enable_authorization: true)
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: true, dns-sd mode: multicast, enable_authorization: true): Development/nmos/test/control_protocol_utils_test.cpp#L828
'initializing': cannot convert from '____C_A_T_C_H____T_E_S_T____22::<lambda_5219f9d873d326400ab5b254256ff168>' to 'std::function<void (const nmos::resource &)>'
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: true, dns-sd mode: multicast, enable_authorization: true): Development/nmos/test/control_protocol_utils_test.cpp#L688
'initializing': cannot convert from '____C_A_T_C_H____T_E_S_T____20::<lambda_ccd4879c8e1b3b05ae13486d22bb0084>' to 'std::function<void (const nmos::resource &)>'
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: true, dns-sd mode: multicast, enable_authorization: true): Development/nmos/test/control_protocol_utils_test.cpp#L326
'initializing': cannot convert from '____C_A_T_C_H____T_E_S_T____16::<lambda_1225ce9e12a5b61de4519597312fb38f>' to 'std::function<void (const nmos::resource &)>'
ubuntu-24.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true)
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
ubuntu-24.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true): Development/nmos/test/control_protocol_utils_test.cpp#L828
conversion from ‘____C_A_T_C_H____T_E_S_T____12()::<lambda()>’ to non-scalar type ‘nmos::reset_monitor_handler’ {aka ‘std::function<void(const nmos::resource&)>’} requested
ubuntu-24.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true): Development/nmos/test/control_protocol_utils_test.cpp#L688
conversion from ‘____C_A_T_C_H____T_E_S_T____10()::<lambda()>’ to non-scalar type ‘nmos::reset_monitor_handler’ {aka ‘std::function<void(const nmos::resource&)>’} requested
ubuntu-24.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true): Development/nmos/test/control_protocol_utils_test.cpp#L326
conversion from ‘____C_A_T_C_H____T_E_S_T____6()::<lambda()>’ to non-scalar type ‘nmos::reset_monitor_handler’ {aka ‘std::function<void(const nmos::resource&)>’} requested
ubuntu-24.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: false)
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
ubuntu-24.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: false): Development/nmos/test/control_protocol_utils_test.cpp#L828
conversion from ‘____C_A_T_C_H____T_E_S_T____12()::<lambda()>’ to non-scalar type ‘nmos::reset_monitor_handler’ {aka ‘std::function<void(const nmos::resource&)>’} requested
ubuntu-24.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: false): Development/nmos/test/control_protocol_utils_test.cpp#L688
conversion from ‘____C_A_T_C_H____T_E_S_T____10()::<lambda()>’ to non-scalar type ‘nmos::reset_monitor_handler’ {aka ‘std::function<void(const nmos::resource&)>’} requested
ubuntu-24.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: false): Development/nmos/test/control_protocol_utils_test.cpp#L326
conversion from ‘____C_A_T_C_H____T_E_S_T____6()::<lambda()>’ to non-scalar type ‘nmos::reset_monitor_handler’ {aka ‘std::function<void(const nmos::resource&)>’} requested
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: true, dns-sd mode: multicast, enable_authorization: false)
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: true, dns-sd mode: multicast, enable_authorization: false): Development/nmos/test/control_protocol_utils_test.cpp#L828
'initializing': cannot convert from '____C_A_T_C_H____T_E_S_T____22::<lambda_5219f9d873d326400ab5b254256ff168>' to 'std::function<void (const nmos::resource &)>'
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: true, dns-sd mode: multicast, enable_authorization: false): Development/nmos/test/control_protocol_utils_test.cpp#L688
'initializing': cannot convert from '____C_A_T_C_H____T_E_S_T____20::<lambda_ccd4879c8e1b3b05ae13486d22bb0084>' to 'std::function<void (const nmos::resource &)>'
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: true, dns-sd mode: multicast, enable_authorization: false): Development/nmos/test/control_protocol_utils_test.cpp#L326
'initializing': cannot convert from '____C_A_T_C_H____T_E_S_T____16::<lambda_1225ce9e12a5b61de4519597312fb38f>' to 'std::function<void (const nmos::resource &)>'
ubuntu-22.04: build and test (install mdns: true, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true)
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
ubuntu-22.04: build and test (install mdns: true, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true): Development/nmos/test/control_protocol_utils_test.cpp#L834
conversion from ‘____C_A_T_C_H____T_E_S_T____12()::<lambda()>’ to non-scalar type ‘nmos::reset_monitor_handler’ {aka ‘std::function<void(const nmos::resource&)>’} requested
ubuntu-22.04: build and test (install mdns: true, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true): Development/nmos/test/control_protocol_utils_test.cpp#L694
conversion from ‘____C_A_T_C_H____T_E_S_T____10()::<lambda()>’ to non-scalar type ‘nmos::reset_monitor_handler’ {aka ‘std::function<void(const nmos::resource&)>’} requested
ubuntu-22.04: build and test (install mdns: true, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true): Development/nmos/test/control_protocol_utils_test.cpp#L332
conversion from ‘____C_A_T_C_H____T_E_S_T____6()::<lambda()>’ to non-scalar type ‘nmos::reset_monitor_handler’ {aka ‘std::function<void(const nmos::resource&)>’} requested
ubuntu-22.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true)
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
ubuntu-22.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true): Development/nmos/test/control_protocol_utils_test.cpp#L834
conversion from ‘____C_A_T_C_H____T_E_S_T____12()::<lambda()>’ to non-scalar type ‘nmos::reset_monitor_handler’ {aka ‘std::function<void(const nmos::resource&)>’} requested
ubuntu-22.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true): Development/nmos/test/control_protocol_utils_test.cpp#L694
conversion from ‘____C_A_T_C_H____T_E_S_T____10()::<lambda()>’ to non-scalar type ‘nmos::reset_monitor_handler’ {aka ‘std::function<void(const nmos::resource&)>’} requested
ubuntu-22.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true): Development/nmos/test/control_protocol_utils_test.cpp#L332
conversion from ‘____C_A_T_C_H____T_E_S_T____6()::<lambda()>’ to non-scalar type ‘nmos::reset_monitor_handler’ {aka ‘std::function<void(const nmos::resource&)>’} requested
ubuntu-22.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: unicast, enable_authorization: true)
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
ubuntu-22.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: unicast, enable_authorization: true): Development/nmos/test/control_protocol_utils_test.cpp#L834
conversion from ‘____C_A_T_C_H____T_E_S_T____12()::<lambda()>’ to non-scalar type ‘nmos::reset_monitor_handler’ {aka ‘std::function<void(const nmos::resource&)>’} requested
ubuntu-22.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: unicast, enable_authorization: true): Development/nmos/test/control_protocol_utils_test.cpp#L694
conversion from ‘____C_A_T_C_H____T_E_S_T____10()::<lambda()>’ to non-scalar type ‘nmos::reset_monitor_handler’ {aka ‘std::function<void(const nmos::resource&)>’} requested
ubuntu-22.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: unicast, enable_authorization: true): Development/nmos/test/control_protocol_utils_test.cpp#L332
conversion from ‘____C_A_T_C_H____T_E_S_T____6()::<lambda()>’ to non-scalar type ‘nmos::reset_monitor_handler’ {aka ‘std::function<void(const nmos::resource&)>’} requested
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, lukka/get-cmake@v3.28.3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0TEjOaQAAAAAY6wH/kdOOTaiS32YvQ2RrRE0yRURHRTA5MTMARWRnZQ==
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: false)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, lukka/get-cmake@v3.28.3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: false)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0UEjOaQAAAAA63lEZvdT5Qo1+L8DbC8UZRE0yRURHRTA4MTMARWRnZQ==
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: true, dns-sd mode: multicast, enable_authorization: true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, ilammy/msvc-dev-cmd@v1, lukka/get-cmake@v3.28.3, lukka/run-cmake@v3.4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: true, dns-sd mode: multicast, enable_authorization: true)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0T0jOaQAAAABg41RKC9caQLC13AqQe2UKRE0yRURHRTA3MTEARWRnZQ==
ubuntu-24.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, lukka/get-cmake@v3.28.3, lukka/run-cmake@v3.4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-24.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0N0jOaQAAAAAwJ64MO91DRrhiv9oa7JPWRE0yRURHRTA3MTEARWRnZQ==
ubuntu-24.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: false)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, lukka/get-cmake@v3.28.3, lukka/run-cmake@v3.4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-24.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: false)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0OEjOaQAAAACqrFPYJUlOToQfLL3uyIG+UEhYMzFFREdFMDUxOABFZGdl
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: true, dns-sd mode: multicast, enable_authorization: false)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, ilammy/msvc-dev-cmd@v1, lukka/get-cmake@v3.28.3, lukka/run-cmake@v3.4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-2022: build and test (install mdns: false, use conan: true, force cpprest asio: true, dns-sd mode: multicast, enable_authorization: false)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0bUjOaQAAAACjJ4OZcg/VRYPgkg9BuWV/Q0hHRURHRTE5MjAARWRnZQ==
ubuntu-22.04: build and test (install mdns: true, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, lukka/get-cmake@v3.28.3, lukka/run-cmake@v3.4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-22.04: build and test (install mdns: true, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0OEjOaQAAAADY2c53ynMJS4pN6omlEOiuUEhMMzBFREdFMDIxMQBFZGdl
ubuntu-22.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, lukka/get-cmake@v3.28.3, lukka/run-cmake@v3.4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-22.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: multicast, enable_authorization: true)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0N0jOaQAAAABuKrKY+ceKSY4InYKsn/aDRE0yRURHRTA4MTYARWRnZQ==
ubuntu-22.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: unicast, enable_authorization: true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, lukka/get-cmake@v3.28.3, lukka/run-cmake@v3.4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu-22.04: build and test (install mdns: false, use conan: true, force cpprest asio: false, dns-sd mode: unicast, enable_authorization: true)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0OUjOaQAAAAC7nOPR9bXaQoa0aRTDp5j+UEhMMzBFREdFMDQyMABFZGdl