Run humble version of linters #11
lint.yaml
on: push
ament_flake8
44s
Matrix: ament_lint_general
Annotations
14 errors and 6 warnings
ament_pep257
running 'rosdep update' as root is not recommended.
|
ament_pep257
delaying package configuration, since apt-utils is not installed
|
ament_flake8
running 'rosdep update' as root is not recommended.
|
ament_flake8
D100 Missing docstring in public module
|
ament_xmllint
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' and in a different group.
|
ament_xmllint
delaying package configuration, since apt-utils is not installed
|
ament_flake8
I201 Missing newline between import groups. 'from generate_parameter_library_py.setup_helper import generate_parameter_module' is identified as Third Party and 'from setuptools import find_packages, setup' is identified as Third Party.
|
ament_flake8
Q000 Double quotes found but single quotes preferred
|
ament_flake8
Q000 Double quotes found but single quotes preferred
|
ament_flake8
Q000 Double quotes found but single quotes preferred
|
ament_flake8
Q000 Double quotes found but single quotes preferred
|
ament_flake8
Q000 Double quotes found but single quotes preferred
|
ament_flake8
Q000 Double quotes found but single quotes preferred
|
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_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_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/
|