simple costmap using 2 cameras, 1 lidar #1332
ci.yaml
on: push
prepare-actions-environment
1s
linux-arm64-build-and-test
23m 29s
ament-clang-format
1m 21s
ament-flake8
1m 34s
linux-amd64-build-and-test
3m 6s
Matrix: linters
Annotations
24 errors and 7 warnings
ament-xmllint
running 'rosdep update' as root is not recommended.
|
ament-cppcheck
running 'rosdep update' as root is not recommended.
|
ament-clang-format
running 'rosdep update' as root is not recommended.
|
ament-clang-format
delaying package configuration, since apt-utils is not installed
|
ament-clang-format
Replace [#include <cstdint>\n#include <memory>\n#include <string>\n#include <vector>\n\n#include "hardware_interface/actuator_interface.hpp"\n#include "hardware_interface/handle.hpp"\n#include "hardware_interface/types/hardware_interface_return_values.hpp"\n#include "hardware_interface/types/hardware_interface_type_values.hpp"\n#include "rclcpp/macros.hpp"\n#include "rclcpp/rclcpp.hpp"\n#include "transmission_interface/simple_transmission.hpp"\n#include "uwrt_mars_rover_utilities/uwrt_can.h"\n#include "uwrt_mars_rover_drivetrain_hw/visibility_control.hpp"\n\n\n] with [#include <cstdint>\n#include <memory>\n#include <string>\n#include <vector>\n\n#include "hardware_interface/actuator_interface.hpp"\n#include "hardware_interface/handle.hpp"\n#include "hardware_interface/types/hardware_interface_return_values.hpp"\n#include "hardware_interface/types/hardware_interface_type_values.hpp"\n#include "rclcpp/macros.hpp"\n#include "rclcpp/rclcpp.hpp"\n#include "transmission_interface/simple_transmission.hpp"\n#include "uwrt_mars_rover_drivetrain_hw/visibility_control.hpp"\n#include "uwrt_mars_rover_utilities/uwrt_can.h"\n\n]
|
ament-clang-format
Replace [\n ] with [ ]
|
ament-clang-format
Replace [ ] with []
|
ament-clang-format
Replace [ ] with []
|
ament-clang-format
Replace [ ] with [ ]
|
ament-clang-format
Replace [ ] with []
|
ament-clang-format
Replace [ ] with []
|
ament-clang-format
Replace [ \n\n ] with [\n\n ]
|
ament-flake8
running 'rosdep update' as root is not recommended.
|
ament-flake8
D100 Missing docstring in public module
|
ament-flake8
I201 Missing newline between import groups. 'from launch_ros.actions import Node' is identified as Third Party and 'from launch import LaunchDescription' is identified as Third Party.
|
ament-flake8
I100 Import statements are in the wrong order. 'from launch.actions import DeclareLaunchArgument' should be before 'from launch_ros.actions import Node' and in a different group.
|
ament-flake8
I201 Missing newline between import groups. 'from launch.actions import DeclareLaunchArgument' is identified as Third Party and 'from launch_ros.actions import Node' is identified as Third Party.
|
ament-flake8
F401 'launch.actions.DeclareLaunchArgument' imported but unused
|
ament-flake8
F401 'launch.substitutions.LaunchConfiguration' imported but unused
|
ament-flake8
I201 Missing newline between import groups. 'from launch_ros.descriptions import ParameterFile' is identified as Third Party and 'from launch.substitutions import LaunchConfiguration' is identified as Third Party.
|
ament-flake8
F401 'launch_ros.descriptions.ParameterFile' imported but unused
|
ament-flake8
I100 Import statements are in the wrong order. 'import os' should be before 'from launch_ros.descriptions import ParameterFile' and in a different group.
|
linux-amd64-build-and-test
The process '/usr/bin/bash' failed with exit code 1
|
linux-arm64-build-and-test
Process completed with exit code 1.
|
prepare-actions-environment
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/
|
ament-xmllint
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/
|
ament-cppcheck
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/
|
ament-clang-format
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/
|
ament-flake8
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/
|
linux-amd64-build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: ros-tooling/action-ros-ci@v0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
linux-amd64-build-and-test
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/
|