remove denoise layer #1451
Annotations
10 errors and 2 warnings
ROS2 Linter - [ament-clang-format]
running 'rosdep update' as root is not recommended.
|
ROS2 Linter - [ament-clang-format]
delaying package configuration, since apt-utils is not installed
|
ROS2 Linter - [ament-clang-format]
Replace [#include "rclcpp/rclcpp.hpp"\n#include "rclcpp_action/rclcpp_action.hpp"\n#include "nav2_msgs/action/compute_path_to_pose.hpp"\n#include "nav2_msgs/action/follow_path.hpp"\n#include "nav_msgs/msg/path.hpp"\n\n#include "geometry_msgs/msg/point_stamped.hpp"] with [#include "geometry_msgs/msg/point_stamped.hpp"\n#include "nav2_msgs/action/compute_path_to_pose.hpp"\n#include "nav2_msgs/action/follow_path.hpp"\n#include "nav_msgs/msg/path.hpp"\n#include "rclcpp/rclcpp.hpp"\n#include "rclcpp_action/rclcpp_action.hpp"]
|
ROS2 Linter - [ament-clang-format]
Replace [\n] with [ ]
|
ROS2 Linter - [ament-clang-format]
public rclcpp::Node
|
ROS2 Linter - [ament-clang-format]
public rclcpp::Node {
|
ROS2 Linter - [ament-clang-format]
Replace [\n] with [\n ]
|
ROS2 Linter - [ament-clang-format]
Replace [\n ] with [\n ]
|
ROS2 Linter - [ament-clang-format]
Replace [\n\n] with [\n\n ]
|
ROS2 Linter - [ament-clang-format]
Replace [\n ] with [\n ]
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ros-tooling/action-ros-lint@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: ros-tooling/action-ros-lint@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading