Update ament_flake8 and flake8 in the pre-commit #14
lint.yaml
on: push
ament_flake8
38s
Matrix: ament_lint_general
Annotations
12 errors and 6 warnings
ament_flake8
running 'rosdep update' as root is not recommended.
|
ament_flake8
I100 Import statements are in the wrong order. 'from generate_parameter_library_py.setup_helper import generate_parameter_module' should be before 'from setuptools import find_packages, setup'
|
ament_flake8
I100 Import statements are in the wrong order. 'from geometry_msgs.msg import TransformStamped' should be before 'from tf2_ros.transform_broadcaster import TransformBroadcaster'
|
ament_flake8
I101 Imported names are in the wrong order. Should be CameraInfo, Image
|
ament_flake8
I100 Import statements are in the wrong order. 'from image_geometry import PinholeCameraModel' should be before 'from sensor_msgs.msg import Image, CameraInfo'
|
ament_flake8
I100 Import statements are in the wrong order. 'from cv_bridge.core import CvBridge' should be before 'from rclpy.lifecycle import LifecycleNode'
|
ament_flake8
I100 Import statements are in the wrong order. 'import cv2' should be before 'import rclpy'
|
ament_flake8
CNL100 Class definition does not have a new line.
|
|
|
ament_pep257
running 'rosdep update' as root is not recommended.
|
ament_xmllint
running 'rosdep update' as root is not recommended.
|
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_flake8
The following actions uses Node.js version which is deprecated and will be forced to run on node20: ros-tooling/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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_pep257
The following actions uses Node.js version which is deprecated and will be forced to run on node20: ros-tooling/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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_xmllint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: ros-tooling/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|