Skip to content

Add initial support for calling ROS2 services from Rust nodes #2514

Add initial support for calling ROS2 services from Rust nodes

Add initial support for calling ROS2 services from Rust nodes #2514

Triggered via pull request March 19, 2024 18:41
Status Failure
Total duration 25m 39s
Artifacts

ci.yml

on: pull_request
Matrix: Bench
Matrix: CLI Test
Matrix: Examples
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 100 warnings
ROS2 Bridge Examples
Process completed with exit code 1.
Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
License Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy: libraries/message/src/lib.rs#L57
unsafe function's docs miss `# Safety` section
Clippy: libraries/shared-memory-server/src/lib.rs#L17
unsafe function's docs miss `# Safety` section
Clippy: libraries/shared-memory-server/src/lib.rs#L56
unsafe function's docs miss `# Safety` section
Clippy: apis/rust/node/src/node/mod.rs#L93
redundant field names in struct initialization
Clippy: apis/rust/operator/types/src/lib.rs#L178
unsafe function's docs miss `# Safety` section
Clippy: libraries/extensions/ros2-bridge/msg-gen/src/types/message.rs#L1
unused import: `heck::SnakeCase`
Clippy: libraries/extensions/ros2-bridge/msg-gen/src/types/package.rs#L129
unused variable: `gen_cxx_bridge`
Clippy: libraries/extensions/ros2-bridge/msg-gen/src/parser/literal.rs#L112
very complex type used. Consider factoring parts into `type` definitions
Clippy: libraries/extensions/ros2-bridge/msg-gen/src/parser/types.rs#L57
use Option::map_or_else instead of an if let/else
Clippy: libraries/extensions/ros2-bridge/msg-gen/src/types/constant.rs#L28
unnecessary structure name repetition
Bench (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ROS2 Bridge Examples
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected], ros-tooling/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ROS2 Bridge Examples: libraries/extensions/ros2-bridge/build.rs#L23
function `ament_prefix_paths` is never used
CLI Test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CLI Test (ubuntu-latest)
unused variable: `data`
CLI Test (ubuntu-latest)
unused variable: `output_sender`
CLI Test (ubuntu-latest)
field `example_field` is never read
CLI Test (ubuntu-latest)
unused variable: `data`
CLI Test (ubuntu-latest)
unused variable: `output_sender`
CLI Test (ubuntu-latest)
field `example_field` is never read
CLI Test (ubuntu-latest)
unused variable: `node`
CLI Test (ubuntu-latest)
unused variable: `metadata`
CLI Test (ubuntu-latest)
variable does not need to be mutable
CLI Test (ubuntu-latest): libraries/extensions/ros2-bridge/build.rs#L23
function `ament_prefix_paths` is never used
Test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Bench (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Bench (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Examples (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected], actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Examples (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Examples (ubuntu-latest): libraries/extensions/ros2-bridge/build.rs#L23
function `ament_prefix_paths` is never used
Examples (ubuntu-latest): libraries/extensions/ros2-bridge/build.rs#L23
function `ament_prefix_paths` is never used
CLI Test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CLI Test (windows-latest)
unused variable: `data`
CLI Test (windows-latest)
unused variable: `output_sender`
CLI Test (windows-latest)
field `example_field` is never read
CLI Test (windows-latest)
unused variable: `data`
CLI Test (windows-latest)
unused variable: `output_sender`
CLI Test (windows-latest)
field `example_field` is never read
CLI Test (windows-latest)
unused variable: `node`
CLI Test (windows-latest)
unused variable: `metadata`
CLI Test (windows-latest)
variable does not need to be mutable
CLI Test (windows-latest): libraries/extensions/ros2-bridge/build.rs#L23
function `ament_prefix_paths` is never used
Test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CLI Test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CLI Test (macos-latest)
unused variable: `data`
CLI Test (macos-latest)
unused variable: `output_sender`
CLI Test (macos-latest)
field `example_field` is never read
CLI Test (macos-latest)
unused variable: `data`
CLI Test (macos-latest)
unused variable: `output_sender`
CLI Test (macos-latest)
field `example_field` is never read
CLI Test (macos-latest)
unused variable: `node`
CLI Test (macos-latest)
unused variable: `metadata`
CLI Test (macos-latest)
variable does not need to be mutable
CLI Test (macos-latest): libraries/extensions/ros2-bridge/build.rs#L23
function `ament_prefix_paths` is never used
Examples (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected], actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Examples (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Examples (windows-latest): libraries/extensions/ros2-bridge/build.rs#L23
function `ament_prefix_paths` is never used
Examples (windows-latest): libraries/extensions/ros2-bridge/build.rs#L23
function `ament_prefix_paths` is never used
Examples (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected], actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Examples (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Examples (macos-latest): libraries/extensions/ros2-bridge/build.rs#L23
function `ament_prefix_paths` is never used
Examples (macos-latest): libraries/extensions/ros2-bridge/build.rs#L23
function `ament_prefix_paths` is never used