Skip to content

Make daemons working dir configurable #2863

Make daemons working dir configurable

Make daemons working dir configurable #2863

Triggered via pull request June 14, 2024 08:03
Status Success
Total duration 19m 56s
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 121 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/[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/
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/.
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): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
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): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Test (macos-latest): target/debug/build/dora-ros2-bridge-a2d09b7fde80544f/out/messages.rs#L14
associated function `from_str` is never used
Test (macos-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
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/.
Bench (macos-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Bench (macos-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
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): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Test (ubuntu-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
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
Test (ubuntu-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
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: binaries/coordinator/src/run/mod.rs#L50
redundant field names in struct initialization
Clippy: binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Clippy: libraries/core/src/bin/generate_schema.rs#L6
unneeded unit return type
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): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
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 (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): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
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
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/.
Bench (ubuntu-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Bench (ubuntu-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
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): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (macos-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (macos-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (macos-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (macos-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (macos-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (macos-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (macos-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (macos-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
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 (windows-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Bench (windows-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
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/
ROS2 Bridge Examples: binaries/daemon/src/spawn.rs#L35
unused import: `debug`
ROS2 Bridge Examples: binaries/daemon/src/spawn.rs#L35
unused import: `debug`
ROS2 Bridge Examples: binaries/daemon/src/spawn.rs#L35
unused import: `debug`
ROS2 Bridge Examples: binaries/daemon/src/spawn.rs#L35
unused import: `debug`
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): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (ubuntu-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (ubuntu-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (ubuntu-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (ubuntu-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (ubuntu-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (ubuntu-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (ubuntu-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (ubuntu-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (ubuntu-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
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): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
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
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): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Test (windows-latest)
associated function `from_str` is never used
Test (windows-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Test (windows-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
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/[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): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (windows-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (windows-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (windows-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (windows-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (windows-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (windows-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`
Examples (windows-latest): binaries/daemon/src/spawn.rs#L35
unused import: `debug`