initial commit #4
Annotations
15 errors
ament_xmllint
running 'rosdep update' as root is not recommended.
|
ament_flake8
running 'rosdep update' as root is not recommended.
|
ament_uncrustify
running 'rosdep update' as root is not recommended.
|
ament_uncrustify
The process '/usr/bin/bash' failed with exit code 1
|
ament_pep257
running 'rosdep update' as root is not recommended.
|
ament_cpplint
running 'rosdep update' as root is not recommended.
|
ament_cpplint
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
ament_cpplint
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
ament_cpplint
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
ament_cpplint
Lines should be <= 100 characters long [whitespace/line_length] [2]
|
ament_cpplint
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
ament_cpplint
An else should appear on the same line as the preceding } [whitespace/newline] [4]
|
ament_cpplint
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
ament_cpplint
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
|
ament_cpplint
An else should appear on the same line as the preceding } [whitespace/newline] [4]
|