Skip to content

Fixing Lint in all packages #6

Fixing Lint in all packages

Fixing Lint in all packages #6

Triggered via pull request August 16, 2024 14:51
Status Failure
Total duration 53s
Artifacts

linter.yml

on: pull_request
Matrix: ament_lint_general
Fit to window
Zoom out
Zoom in

Annotations

30 errors
ament_uncrustify
running 'rosdep update' as root is not recommended.
ament_uncrustify
node_(std::make_shared<rclcpp::Node>("autonav_interface_node"))
ament_uncrustify
node_(std::make_shared<rclcpp::Node>("autonav_interface_node"))
ament_uncrustify
This part here is for exemplary purposes - Please do not copy to your production code
ament_uncrustify
This part here is for exemplary purposes - Please do not copy to your production code
ament_uncrustify
This part here is for exemplary purposes - Please do not copy to your production code
ament_uncrustify
This part here is for exemplary purposes - Please do not copy to your production code
ament_uncrustify
The process '/usr/bin/bash' failed with exit code 1
ament_cpplint
running 'rosdep update' as root is not recommended.
ament_cpplint
"Copyright [year] <Copyright Owner>" [legal/copyright] [5]
ament_cpplint
AUTONAV_FIRMWARE__AUTONAV_INTERFACE_HPP_ [build/header_guard] [5]
ament_cpplint
#endif line should be "#endif // AUTONAV_FIRMWARE__AUTONAV_INTERFACE_HPP_" [build/header_guard] [5]
ament_cpplint
autonav_interface.h, c system, c++ system, other. [build/include_order] [4]
ament_cpplint
autonav_interface.h, c system, c++ system, other. [build/include_order] [4]
ament_cpplint
autonav_interface.h, c system, c++ system, other. [build/include_order] [4]
ament_cpplint
"virtual" is redundant since function is already declared as "override" [readability/inheritance] [4]
ament_cpplint
"virtual" is redundant since function is already declared as "override" [readability/inheritance] [4]
ament_cpplint
"virtual" is redundant since function is already declared as "override" [readability/inheritance] [4]
ament_flake8
running 'rosdep update' as root is not recommended.
ament_flake8
robot_description_content}
ament_flake8
I201 Missing newline between import groups. 'from ament_index_python.packages import get_package_share_directory' is identified as Third Party and 'import os' is identified as Stdlib.
ament_flake8
I101 Imported names are in the wrong order. Should be DeclareLaunchArgument, IncludeLaunchDescription, TimerAction
ament_flake8
I100 Import statements are in the wrong order. 'from launch_ros.parameter_descriptions import ParameterValue' should be before 'from launch_ros.substitutions import FindPackageShare'
ament_flake8
F401 'launch_ros.parameter_descriptions.ParameterValue' imported but unused
ament_flake8
I100 Import statements are in the wrong order. 'from launch.actions import RegisterEventHandler' should be before 'from launch_ros.parameter_descriptions import ParameterValue'
ament_flake8
I100 Import statements are in the wrong order. 'from launch.conditions import IfCondition' should be before 'from launch.event_handlers import OnProcessStart'
ament_flake8
Q000 Double quotes found but single quotes preferred
ament_flake8
Q000 Double quotes found but single quotes preferred
ament_pep257
running 'rosdep update' as root is not recommended.
ament_xmllint
running 'rosdep update' as root is not recommended.