Skip to content

adding github action lint #3

adding github action lint

adding github action lint #3

Triggered via pull request January 6, 2024 01:36
@SteveMacenskiSteveMacenski
synchronize #4036
lint
Status Failure
Total duration 1m 15s
Artifacts

lint.yml

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

Annotations

42 errors and 6 warnings
ament_pep257
running 'rosdep update' as root is not recommended.
ament_pep257
'colcon_core.argument_parser.type_collector.TypeCollectorDecorator' has been deprecated
ament_pep257
'colcon_core.argument_parser.type_collector.SuppressTypeConversions' has been deprecated, use 'colcon_core.argument_parser.action_collector.SuppressTypeConversions' instead
ament_pep257
Missing argument descriptions in the docstring (argument(s) occupancy_map are missing descriptions in '__init__' docstring)
ament_pep257
The process '/usr/bin/bash' failed with exit code 1
ament_flake8
running 'rosdep update' as root is not recommended.
ament_flake8
'colcon_core.argument_parser.type_collector.TypeCollectorDecorator' has been deprecated
ament_flake8
'colcon_core.argument_parser.type_collector.SuppressTypeConversions' has been deprecated, use 'colcon_core.argument_parser.action_collector.SuppressTypeConversions' instead
ament_flake8
CNL100 Class definition does not have a new line.
ament_flake8
CNL100 Class definition does not have a new line.
ament_flake8
CNL100 Class definition does not have a new line.
ament_flake8
CNL100 Class definition does not have a new line.
ament_flake8
CNL100 Class definition does not have a new line.
ament_flake8
str = ''):
ament_flake8
CNL100 Class definition does not have a new line.
ament_xmllint
running 'rosdep update' as root is not recommended.
ament_xmllint
'colcon_core.argument_parser.type_collector.TypeCollectorDecorator' has been deprecated
ament_xmllint
'colcon_core.argument_parser.type_collector.SuppressTypeConversions' has been deprecated, use 'colcon_core.argument_parser.action_collector.SuppressTypeConversions' instead
ament_uncrustify
running 'rosdep update' as root is not recommended.
ament_uncrustify
'colcon_core.argument_parser.type_collector.TypeCollectorDecorator' has been deprecated
ament_uncrustify
'colcon_core.argument_parser.type_collector.SuppressTypeConversions' has been deprecated, use 'colcon_core.argument_parser.action_collector.SuppressTypeConversions' instead
ament_uncrustify
The process '/usr/bin/bash' failed with exit code 1
ament_copyright
running 'rosdep update' as root is not recommended.
ament_copyright
'colcon_core.argument_parser.type_collector.TypeCollectorDecorator' has been deprecated
ament_copyright
'colcon_core.argument_parser.type_collector.SuppressTypeConversions' has been deprecated, use 'colcon_core.argument_parser.action_collector.SuppressTypeConversions' instead
ament_copyright: nav2_amcl/include/nav2_amcl/amcl_node.hpp#L1
copyright=Willow Garage, Inc. (2008), license=<unknown>
ament_copyright: nav2_amcl/include/nav2_amcl/angleutils.hpp#L1
copyright=Brian Gerkey & Kasper Stoy (2000), license=<unknown>
ament_copyright: nav2_amcl/include/nav2_amcl/map/map.hpp#L1
copyright=Brian Gerkey & Kasper Stoy (2000), license=<unknown>
ament_copyright: nav2_amcl/include/nav2_amcl/motion_model/differential_motion_model.hpp#L1
copyright=Brian Gerkey & Kasper Stoy (2000), license=<unknown>
ament_copyright: nav2_amcl/include/nav2_amcl/motion_model/motion_model.hpp#L1
copyright=Intel Corporation (2018), license=<unknown>
ament_copyright: nav2_amcl/include/nav2_amcl/motion_model/omni_motion_model.hpp#L1
copyright=Brian Gerkey & Kasper Stoy (2000), license=<unknown>
ament_copyright: nav2_amcl/include/nav2_amcl/pf/eig3.hpp#L1
copyright=Brian Gerkey & Kasper Stoy (2000), license=<unknown>
ament_cpplint
running 'rosdep update' as root is not recommended.
ament_cpplint
'colcon_core.argument_parser.type_collector.TypeCollectorDecorator' has been deprecated
ament_cpplint
'colcon_core.argument_parser.type_collector.SuppressTypeConversions' has been deprecated, use 'colcon_core.argument_parser.action_collector.SuppressTypeConversions' instead
ament_cpplint
Should have a space between // and comment [whitespace/comments] [4]
ament_cpplint
Should have a space between // and comment [whitespace/comments] [4]
ament_cpplint
Should have a space between // and comment [whitespace/comments] [4]
ament_cpplint
Should have a space between // and comment [whitespace/comments] [4]
ament_cpplint
Should have a space between // and comment [whitespace/comments] [4]
ament_cpplint
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
ament_cpplint
Lines should be <= 100 characters long [whitespace/line_length] [2]
ament_pep257
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ros-tooling/action-ros-lint@v0.1. 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: actions/checkout@v2, ros-tooling/action-ros-lint@v0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ament_xmllint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ros-tooling/action-ros-lint@v0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ament_uncrustify
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ros-tooling/action-ros-lint@v0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ament_copyright
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ros-tooling/action-ros-lint@v0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ament_cpplint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ros-tooling/action-ros-lint@v0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/