Skip to content

[WIP] Improve testability to explore velocity command generation for an Ackermann Steered Polaris #353

[WIP] Improve testability to explore velocity command generation for an Ackermann Steered Polaris

[WIP] Improve testability to explore velocity command generation for an Ackermann Steered Polaris #353

Triggered via pull request March 28, 2024 06:03
Status Failure
Total duration 1m 21s
Artifacts

lint.yml

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

Annotations

23 errors and 10 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_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_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
I100 Import statements are in the wrong order. 'import sys' should be before 'import matplotlib.pyplot' and in a different group.
ament_flake8
I201 Missing newline between import groups. 'import sys' is identified as Stdlib and 'import matplotlib.pyplot' is identified as Third Party.
ament_flake8
E302 expected 2 blank lines, found 1
ament_flake8
E261 at least two spaces before inline comment
ament_flake8
# Skip comment lines
ament_flake8
E302 expected 2 blank lines, found 1
ament_flake8
E231 missing whitespace after ','
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_pep257
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ros-tooling/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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_xmllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ros-tooling/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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_uncrustify
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ros-tooling/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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_flake8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ros-tooling/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ros-tooling/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/