Remove Ros2Value
encapsulation of ArrayData
#2266
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
ROS2 Bridge Examples
15m 32s
Clippy
4m 4s
Formatting
17s
License Checks
34s
Matrix: Bench
Matrix: CLI Test
Matrix: Examples
Matrix: Test
Annotations
7 errors and 77 warnings
Test (macos-latest)
Process completed with exit code 127.
|
Examples (macos-latest)
Process completed with exit code 127.
|
Examples (windows-latest)
Process completed with exit code 127.
|
Test (windows-latest)
Process completed with exit code 127.
|
Examples (ubuntu-latest)
Process completed with exit code 1.
|
CLI Test (windows-latest)
The job running on runner GitHub Actions 8 has exceeded the maximum execution time of 30 minutes.
|
CLI Test (windows-latest)
The operation was canceled.
|
Test (macos-latest)
The command [sudo apt-get remove -y '^aspnetcore-.*'] failed to complete successfully. Proceeding...
|
Test (macos-latest)
The command [sudo apt-get remove -y '^dotnet-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Test (macos-latest)
The command [sudo apt-get remove -y '^llvm-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Test (macos-latest)
The command [sudo apt-get remove -y 'php.*' --fix-missing] failed to complete successfully. Proceeding...
|
Test (macos-latest)
The command [sudo apt-get remove -y '^mongodb-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Test (macos-latest)
The command [sudo apt-get remove -y '^mysql-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Test (macos-latest)
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
|
Test (macos-latest)
The command [sudo apt-get autoremove -y] failed to complete successfully. Proceeding...
|
Test (macos-latest)
The command [sudo apt-get clean] failed to complete successfully. Proceeding...
|
Examples (macos-latest)
The command [sudo apt-get remove -y '^aspnetcore-.*'] failed to complete successfully. Proceeding...
|
Examples (macos-latest)
The command [sudo apt-get remove -y '^dotnet-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Examples (macos-latest)
The command [sudo apt-get remove -y '^llvm-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Examples (macos-latest)
The command [sudo apt-get remove -y 'php.*' --fix-missing] failed to complete successfully. Proceeding...
|
Examples (macos-latest)
The command [sudo apt-get remove -y '^mongodb-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Examples (macos-latest)
The command [sudo apt-get remove -y '^mysql-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Examples (macos-latest)
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
|
Examples (macos-latest)
The command [sudo apt-get autoremove -y] failed to complete successfully. Proceeding...
|
Examples (macos-latest)
The command [sudo apt-get clean] failed to complete successfully. Proceeding...
|
Examples (windows-latest)
The command [sudo apt-get remove -y '^aspnetcore-.*'] failed to complete successfully. Proceeding...
|
Examples (windows-latest)
The command [sudo apt-get remove -y '^dotnet-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Examples (windows-latest)
The command [sudo apt-get remove -y '^llvm-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Examples (windows-latest)
The command [sudo apt-get remove -y 'php.*' --fix-missing] failed to complete successfully. Proceeding...
|
Examples (windows-latest)
The command [sudo apt-get remove -y '^mongodb-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Examples (windows-latest)
The command [sudo apt-get remove -y '^mysql-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Examples (windows-latest)
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
|
Examples (windows-latest)
The command [sudo apt-get autoremove -y] failed to complete successfully. Proceeding...
|
Examples (windows-latest)
The command [sudo apt-get clean] failed to complete successfully. Proceeding...
|
Test (windows-latest)
The command [sudo apt-get remove -y '^aspnetcore-.*'] failed to complete successfully. Proceeding...
|
Test (windows-latest)
The command [sudo apt-get remove -y '^dotnet-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Test (windows-latest)
The command [sudo apt-get remove -y '^llvm-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Test (windows-latest)
The command [sudo apt-get remove -y 'php.*' --fix-missing] failed to complete successfully. Proceeding...
|
Test (windows-latest)
The command [sudo apt-get remove -y '^mongodb-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Test (windows-latest)
The command [sudo apt-get remove -y '^mysql-.*' --fix-missing] failed to complete successfully. Proceeding...
|
Test (windows-latest)
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
|
Test (windows-latest)
The command [sudo apt-get autoremove -y] failed to complete successfully. Proceeding...
|
Test (windows-latest)
The command [sudo apt-get clean] failed to complete successfully. Proceeding...
|
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:
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
|
Clippy:
libraries/extensions/ros2-bridge/msg-gen/src/types/constant.rs#L41
unnecessary structure name repetition
|
Clippy:
libraries/extensions/ros2-bridge/msg-gen/src/types/constant.rs#L46
unnecessary structure name repetition
|
Clippy:
libraries/extensions/ros2-bridge/src/_core/string.rs#L32
method `from_str` can be confused for the standard trait method `std::str::FromStr::from_str`
|
Examples (ubuntu-latest):
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
Examples (ubuntu-latest):
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
Examples (ubuntu-latest):
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
Examples (ubuntu-latest):
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
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/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
ROS2 Bridge Examples:
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
Bench (ubuntu-latest):
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
CLI Test (ubuntu-latest):
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
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 (macos-latest):
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
Bench (windows-latest):
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
CLI Test (macos-latest):
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|
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 (windows-latest):
binaries/runtime/src/operator/mod.rs#L22
unused variable: `dataflow_descriptor`
|