Skip to content

fix(daemon): replace expect with context in spawn_inner (#1568) #6232

fix(daemon): replace expect with context in spawn_inner (#1568)

fix(daemon): replace expect with context in spawn_inner (#1568) #6232

Triggered via push April 3, 2026 13:36
Status Failure
Total duration 53m 11s
Artifacts

ci.yml

on: push
ROS2 Bridge Examples
26m 37s
ROS2 Bridge Examples
Clippy
3m 31s
Clippy
Formatting
4s
Formatting
License Checks
46s
License Checks
Typos
15s
Typos
Check for specified `rust-version`
10m 10s
Check for specified `rust-version`
Matrix: Bench
Matrix: CLI Test
Matrix: cross-check
Matrix: Examples
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 507 warnings
CLI Test (ubuntu-latest)
Process completed with exit code 1.
License Checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
Formatting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
Clippy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
Clippy: libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Clippy: libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Clippy: libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Clippy: libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Clippy: libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Clippy: libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Clippy: libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Clippy: libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Clippy: libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Clippy: libraries/message/src/lib.rs#L14
missing documentation for a module
Typos
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/toolchain@v1, actions/checkout@v2. 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/
Typos
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/
Typos
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/
Typos
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/
Typos
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/
cross-check (ubuntu-22.04, aarch64-unknown-linux-gnu)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
cross-check (macos-15, x86_64-apple-darwin)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
cross-check (macos-15, x86_64-apple-darwin): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
cross-check (macos-15, x86_64-apple-darwin): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
cross-check (macos-15, x86_64-apple-darwin): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
cross-check (macos-15, x86_64-apple-darwin): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
cross-check (macos-15, x86_64-apple-darwin): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
cross-check (macos-15, x86_64-apple-darwin): libraries/message/src/lib.rs#L14
missing documentation for a module
cross-check (ubuntu-22.04, i686-unknown-linux-gnu)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
cross-check (macos-15, aarch64-apple-darwin)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
cross-check (macos-15, aarch64-apple-darwin): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
cross-check (macos-15, aarch64-apple-darwin): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
cross-check (macos-15, aarch64-apple-darwin): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
cross-check (macos-15, aarch64-apple-darwin): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
cross-check (macos-15, aarch64-apple-darwin): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
cross-check (macos-15, aarch64-apple-darwin): libraries/message/src/lib.rs#L14
missing documentation for a module
Test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Test (ubuntu-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Test (ubuntu-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Test (ubuntu-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Test (ubuntu-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
cross-check (ubuntu-22.04, x86_64-unknown-linux-gnu)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
cross-check (ubuntu-22.04, aarch64-unknown-linux-musl)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
cross-check (ubuntu-22.04, armv7-unknown-linux-musleabihf)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
Test (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
Test (macos-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Test (macos-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Test (macos-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Test (macos-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Test (macos-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Test (macos-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Test (macos-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Test (macos-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Test (macos-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Test (macos-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Test (macos-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Test (macos-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Test (macos-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Test (macos-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Test (macos-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Test (macos-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Test (macos-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Test (macos-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Test (macos-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Test (macos-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Test (macos-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Test (macos-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Test (macos-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Test (macos-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Test (macos-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Test (macos-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Test (macos-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Test (macos-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Test (macos-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Test (macos-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Check for specified `rust-version`
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. 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/
cross-check (ubuntu-22.04, x86_64-pc-windows-gnu)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
Bench (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
Bench (ubuntu-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Bench (ubuntu-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Bench (ubuntu-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Bench (ubuntu-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Bench (ubuntu-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Bench (ubuntu-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Bench (ubuntu-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Bench (ubuntu-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Bench (ubuntu-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Bench (ubuntu-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Bench (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
Bench (macos-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Bench (macos-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Bench (macos-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Bench (macos-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Bench (macos-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Bench (macos-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Bench (macos-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Bench (macos-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Bench (macos-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Bench (macos-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Examples (ubuntu-22.04): libraries/message/src/lib.rs#L14
missing documentation for a module
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Examples (ubuntu-22.04): libraries/message/src/lib.rs#L14
missing documentation for a module
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Examples (ubuntu-22.04): libraries/message/src/lib.rs#L14
missing documentation for a module
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Examples (ubuntu-22.04): libraries/message/src/lib.rs#L14
missing documentation for a module
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Examples (ubuntu-22.04): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Examples (ubuntu-22.04): libraries/message/src/lib.rs#L14
missing documentation for a module
CLI Test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-python@v5, astral-sh/setup-uv@v5, r7kamura/rust-problem-matchers@v1.1.0. 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/
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
CLI Test (ubuntu-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
CLI Test (ubuntu-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
CLI Test (ubuntu-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
CLI Test (ubuntu-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Examples (macos-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Examples (macos-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Examples (macos-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Examples (macos-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Examples (macos-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Examples (macos-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Examples (macos-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Examples (macos-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Examples (macos-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Examples (macos-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Examples (macos-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Examples (macos-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Examples (macos-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Examples (macos-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Examples (macos-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Examples (macos-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Examples (macos-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Examples (macos-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Examples (macos-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Examples (macos-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Examples (macos-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Examples (macos-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Examples (macos-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Examples (macos-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Examples (macos-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Examples (macos-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
CLI Test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-python@v5, astral-sh/setup-uv@v5, r7kamura/rust-problem-matchers@v1.1.0. 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/
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
CLI Test (windows-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
CLI Test (windows-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
CLI Test (windows-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
CLI Test (windows-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
CLI Test (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-python@v5, astral-sh/setup-uv@v5, r7kamura/rust-problem-matchers@v1.1.0. 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/
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
CLI Test (macos-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
CLI Test (macos-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
CLI Test (macos-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
CLI Test (macos-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Bench (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
Bench (windows-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Bench (windows-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Bench (windows-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Bench (windows-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Bench (windows-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Bench (windows-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Bench (windows-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Bench (windows-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Bench (windows-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Bench (windows-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
ROS2 Bridge Examples
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-python@v5, astral-sh/setup-uv@v6, r7kamura/rust-problem-matchers@v1.1.0, ros-tooling/setup-ros@v0.7. 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/
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L517
missing documentation for a struct
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L142
missing documentation for a struct
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L134
missing documentation for a struct
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L16
missing documentation for a constant
ROS2 Bridge Examples: libraries/message/src/lib.rs#L14
missing documentation for a module
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L517
missing documentation for a struct
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L142
missing documentation for a struct
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L134
missing documentation for a struct
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L16
missing documentation for a constant
ROS2 Bridge Examples: libraries/message/src/lib.rs#L14
missing documentation for a module
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L517
missing documentation for a struct
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L142
missing documentation for a struct
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L134
missing documentation for a struct
ROS2 Bridge Examples: libraries/message/src/descriptor.rs#L16
missing documentation for a constant
ROS2 Bridge Examples: libraries/message/src/lib.rs#L14
missing documentation for a module
Examples (windows-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Examples (windows-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Examples (windows-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Examples (windows-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Examples (windows-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Examples (windows-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Examples (windows-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Examples (windows-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Examples (windows-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Examples (windows-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Examples (windows-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Examples (windows-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Examples (windows-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Examples (windows-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Examples (windows-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Examples (windows-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Examples (windows-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Examples (windows-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Examples (windows-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Examples (windows-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Examples (windows-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Examples (windows-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Examples (windows-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Examples (windows-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Examples (windows-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Examples (windows-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/
Test (windows-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Test (windows-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Test (windows-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Test (windows-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Test (windows-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Test (windows-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Test (windows-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Test (windows-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Test (windows-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Test (windows-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Test (windows-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Test (windows-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Test (windows-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Test (windows-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Test (windows-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Test (windows-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Test (windows-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Test (windows-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Test (windows-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Test (windows-latest): libraries/message/src/lib.rs#L14
missing documentation for a module
Test (windows-latest): libraries/message/src/descriptor.rs#L524
missing documentation for a struct field
Test (windows-latest): libraries/message/src/descriptor.rs#L521
missing documentation for a struct field
Test (windows-latest): libraries/message/src/descriptor.rs#L520
missing documentation for a struct field
Test (windows-latest): libraries/message/src/descriptor.rs#L519
missing documentation for a struct field
Test (windows-latest): libraries/message/src/descriptor.rs#L518
missing documentation for a struct field
Test (windows-latest): libraries/message/src/descriptor.rs#L517
missing documentation for a struct
Test (windows-latest): libraries/message/src/descriptor.rs#L142
missing documentation for a struct
Test (windows-latest): libraries/message/src/descriptor.rs#L134
missing documentation for a struct
Test (windows-latest): libraries/message/src/descriptor.rs#L16
missing documentation for a constant
Test (windows-latest): libraries/message/src/lib.rs#L14
missing documentation for a module