Skip to content

[behavior_tree] support both ports and blackboard #43

[behavior_tree] support both ports and blackboard

[behavior_tree] support both ports and blackboard #43

Triggered via pull request January 19, 2024 13:42
Status Failure
Total duration 1m 23s
Artifacts

lint.yml

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

Annotations

23 errors and 5 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_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_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_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_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
"behaviortree_cpp_v3/bt_factory.h" already included at /__w/navigation2/navigation2/nav2_behavior_tree/include/nav2_behavior_tree/behavior_tree_engine.hpp:24 [build/include] [4]
ament_cpplint
Namespace should be terminated with "// namespace nav2_behavior_tree" [readability/namespace] [5]
ament_cpplint
At least two spaces is best between code and comments [whitespace/comments] [2]
ament_cpplint
Add #include <string> for string [build/include_what_you_use] [4]
ament_cpplint
1
ament_cpplint
1
ament_cpplint
1
ament_pep257
The following actions uses node12 which is deprecated and will be forced to run on node16: ros-tooling/[email protected]. 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: ros-tooling/[email protected]. 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: ros-tooling/[email protected]. 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/[email protected]. 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: ros-tooling/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/