Skip to content

Send runs artefacts into a dedicated out folder #2491

Send runs artefacts into a dedicated out folder

Send runs artefacts into a dedicated out folder #2491

Triggered via pull request February 28, 2024 14:48
@haixuanTaohaixuanTao
synchronize #429
out_dir
Status Failure
Total duration 18m 7s
Artifacts

ci.yml

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

Annotations

20 errors and 39 warnings
Bench (ubuntu-latest): libraries/core/src/daemon_messages.rs#L181
no function or associated item named `new_v7` found for struct `Uuid` in the current scope
Bench (ubuntu-latest)
Process completed with exit code 1.
Examples (ubuntu-latest): libraries/core/src/daemon_messages.rs#L181
no function or associated item named `new_v7` found for struct `Uuid` in the current scope
Examples (ubuntu-latest)
Process completed with exit code 1.
CLI Test (ubuntu-latest): libraries/core/src/daemon_messages.rs#L181
no function or associated item named `new_v7` found for struct `Uuid` in the current scope
CLI Test (ubuntu-latest)
Process completed with exit code 101.
Bench (macos-latest): libraries/core/src/daemon_messages.rs#L181
no function or associated item named `new_v7` found for struct `Uuid` in the current scope
Bench (macos-latest)
Process completed with exit code 1.
Bench (windows-latest): libraries/core/src/daemon_messages.rs#L181
no function or associated item named `new_v7` found for struct `Uuid` in the current scope
Bench (windows-latest)
Process completed with exit code 1.
Examples (macos-latest): libraries/core/src/daemon_messages.rs#L181
no function or associated item named `new_v7` found for struct `Uuid` in the current scope
Examples (macos-latest)
Process completed with exit code 1.
ROS2 Bridge Examples: libraries/core/src/daemon_messages.rs#L181
no function or associated item named `new_v7` found for struct `Uuid` in the current scope
ROS2 Bridge Examples
Process completed with exit code 1.
CLI Test (macos-latest): libraries/core/src/daemon_messages.rs#L181
no function or associated item named `new_v7` found for struct `Uuid` in the current scope
CLI Test (macos-latest)
Process completed with exit code 101.
CLI Test (windows-latest): libraries/core/src/daemon_messages.rs#L181
no function or associated item named `new_v7` found for struct `Uuid` in the current scope
CLI Test (windows-latest)
Process completed with exit code 101.
Examples (windows-latest): libraries/core/src/daemon_messages.rs#L181
no function or associated item named `new_v7` found for struct `Uuid` in the current scope
Examples (windows-latest)
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/.
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/.
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/.
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#L135
unused variable: `constants_def_inner`
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
Clippy: libraries/extensions/ros2-bridge/msg-gen/src/types/constant.rs#L32
unnecessary structure name repetition
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/.
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/.
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 (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 (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/.
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/.
Examples (macos-latest)
Failed to restore: aborted
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 (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 (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)
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 (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/.