Skip to content

Adding python IDE typing #2676

Adding python IDE typing

Adding python IDE typing #2676

Triggered via pull request May 2, 2024 08:21
Status Success
Total duration 17m 44s
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 60 warnings
Examples (macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 24.0 [notice] To update, run: python3.8 -m pip install --upgrade pip
Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/rust-problem-matchers@v1.1.0. 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/rust-problem-matchers@v1.1.0. 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/rust-problem-matchers@v1.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy: target/debug/build/dora-ros2-bridge-5d2a3dc3269871d1/out/messages.rs#L14
associated function `from_str` 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/rust-problem-matchers@v1.1.0. 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 (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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
Test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-latest): target/debug/build/dora-ros2-bridge-8b897353d1522b1f/out/messages.rs#L14
associated function `from_str` is never used
Test (ubuntu-latest): target/debug/build/dora-ros2-bridge-ed97edc54f7469e1/out/messages.rs#L14
associated function `from_str` is never used
Test (ubuntu-latest): target/debug/build/dora-ros2-bridge-8b897353d1522b1f/out/messages.rs#L14
associated function `from_str` 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/rust-problem-matchers@v1.1.0, 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/
Test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (macos-latest): target/debug/build/dora-ros2-bridge-d8546a89d8db73b3/out/messages.rs#L14
associated function `from_str` is never used
Test (macos-latest): target/debug/build/dora-ros2-bridge-a6a8b48a96a50807/out/messages.rs#L14
associated function `from_str` is never used
Test (macos-latest): target/debug/build/dora-ros2-bridge-a6a8b48a96a50807/out/messages.rs#L14
associated function `from_str` is never used
Bench (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/rust-problem-matchers@v1.1.0, ros-tooling/setup-ros@v0.6, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ROS2 Bridge Examples
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0, 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/
CLI Test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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
Bench (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (windows-latest)
associated function `from_str` is never used
Test (windows-latest)
associated function `from_str` is never used
Test (windows-latest)
associated function `from_str` 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/rust-problem-matchers@v1.1.0, 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/