We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reference build:
Test regressions:
These test have been failing since January 25th
_______________________________ test_mypy[1-3] ________________________________ test\test_mypy.py:21: in test_mypy assert rc == 0, 'Found code style errors / warnings' E AssertionError: Found code style errors / warnings E assert 1 == 0 ---------------------------- Captured stdout call ----------------------------- 8 files checked 2 errors ament_mypy\main.py: note: In function "_get_files": ament_mypy\main.py:233:45: error: "str" has no attribute "removesuffix" Found 1 error in 1 file (checked 8 source files) _______________________________ test_mypy[2-3] ________________________________ test\test_mypy.py:21: in test_mypy assert rc == 0, 'Found code style errors / warnings' E AssertionError: Found code style errors / warnings E assert 1 == 0 ---------------------------- Captured stdout call ----------------------------- 8 files checked 2 errors ament_mypy\main.py: note: In function "_get_files": ament_mypy\main.py:233:45: error: "str" has no attribute "removesuffix" Found 1 error in 1 file (checked 8 source files) _______________________________ test_mypy[3-3] ________________________________ test\test_mypy.py:21: in test_mypy assert rc == 0, 'Found code style errors / warnings' E AssertionError: Found code style errors / warnings E assert 1 == 0 ---------------------------- Captured stdout call ----------------------------- 8 files checked 2 errors ament_mypy\main.py: note: In function "_get_files": ament_mypy\main.py:233:45: error: "str" has no attribute "removesuffix" Found 1 error in 1 file (checked 8 source files)
The text was updated successfully, but these errors were encountered:
Update known issues
a00a694
* ros2/launch_ros#444 * ament/ament_lint#523 Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
No branches or pull requests
Reference build:
Test regressions:
These test have been failing since January 25th
Log output:
The text was updated successfully, but these errors were encountered: