Skip to content

Improve dora start output #2905

Improve dora start output

Improve dora start output #2905

Triggered via pull request June 24, 2024 09:30
Status Failure
Total duration 15m 49s
Artifacts

ci.yml

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

Annotations

18 errors and 49 warnings
Examples (macos-latest): examples/multiple-daemons/run.rs#L143
variant `DataflowStarted` does not have a field named `uuid`
Examples (macos-latest): examples/multiple-daemons/run.rs#L143
pattern does not mention field `id`
Examples (macos-latest)
Process completed with exit code 101.
Test (ubuntu-latest): examples/multiple-daemons/run.rs#L143
variant `DataflowStarted` does not have a field named `uuid`
Test (ubuntu-latest): examples/multiple-daemons/run.rs#L143
pattern does not mention field `id`
Test (ubuntu-latest)
Process completed with exit code 101.
Examples (ubuntu-latest): examples/multiple-daemons/run.rs#L143
variant `DataflowStarted` does not have a field named `uuid`
Examples (ubuntu-latest): examples/multiple-daemons/run.rs#L143
pattern does not mention field `id`
Examples (ubuntu-latest)
Process completed with exit code 101.
Test (macos-latest): examples/multiple-daemons/run.rs#L143
variant `DataflowStarted` does not have a field named `uuid`
Test (macos-latest): examples/multiple-daemons/run.rs#L143
pattern does not mention field `id`
Test (macos-latest)
Process completed with exit code 101.
Examples (windows-latest): examples/multiple-daemons/run.rs#L143
variant `DataflowStarted` does not have a field named `uuid`
Examples (windows-latest): examples/multiple-daemons/run.rs#L143
pattern does not mention field `id`
Examples (windows-latest)
Process completed with exit code 1.
Test (windows-latest): examples/multiple-daemons/run.rs#L143
variant `DataflowStarted` does not have a field named `uuid`
Test (windows-latest): examples/multiple-daemons/run.rs#L143
pattern does not mention field `id`
Test (windows-latest)
Process completed with exit code 1.
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/.
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]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/.
Typos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Typos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
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/.
Test (ubuntu-latest): target/debug/build/dora-ros2-bridge-a76b6a0068963b0b/out/messages.rs#L14
associated function `from_str` is never used
Test (ubuntu-latest): target/debug/build/dora-ros2-bridge-d31b6761376f6a5d/out/messages.rs#L14
associated function `from_str` is never used
Test (ubuntu-latest): target/debug/build/dora-ros2-bridge-a76b6a0068963b0b/out/messages.rs#L14
associated function `from_str` is never used
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]. 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/.
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/core/src/descriptor/visualize.rs#L136
unnecessary use of `to_string`
Clippy: apis/rust/node/src/node/mod.rs#L68
unnecessary use of `to_string`
Clippy: target/debug/build/dora-ros2-bridge-2c7bc6c9108710f3/out/messages.rs#L14
associated function `from_str` is never used
Clippy: binaries/runtime/src/lib.rs#L40
unnecessary use of `to_string`
Clippy: libraries/core/src/bin/generate_schema.rs#L6
unneeded unit return type
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/.
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: `node`
CLI Test (macos-latest)
unused variable: `metadata`
CLI Test (macos-latest)
variable does not need to be mutable
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/.
Test (macos-latest): target/debug/build/dora-ros2-bridge-d9aeb500248f330e/out/messages.rs#L14
associated function `from_str` is never used
Test (macos-latest): target/debug/build/dora-ros2-bridge-a2d09b7fde80544f/out/messages.rs#L14
associated function `from_str` is never used
Test (macos-latest): target/debug/build/dora-ros2-bridge-a2d09b7fde80544f/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/[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)
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: `node`
CLI Test (ubuntu-latest)
unused variable: `metadata`
CLI Test (ubuntu-latest)
variable does not need to be mutable
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], 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 (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)
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: `node`
CLI Test (windows-latest)
unused variable: `metadata`
CLI Test (windows-latest)
variable does not need to be mutable
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/.
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