Skip to content

fix import of DiagnosticStatus #26

fix import of DiagnosticStatus

fix import of DiagnosticStatus #26

Triggered via push October 30, 2024 11:01
Status Failure
Total duration 3m 14s
Artifacts

lint.yaml

on: push
Matrix: ament_lint
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Lint cppcheck
Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
Lint xmllint
Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
Lint flake8
Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
Lint flake8
I100 Import statements are in the wrong order. 'from collections import deque' should be before 'import traceback'
Lint flake8
I100 Import statements are in the wrong order. 'from diagnostic_msgs.msg import DiagnosticStatus' should be before 'import psutil'
Lint flake8
W293 blank line contains whitespace
Lint flake8
E501 line too long (138 > 99 characters)
Lint flake8
1
Lint flake8
2
Lint flake8
1
Lint flake8
The process '/usr/bin/bash' failed with exit code 1
Lint cpplint
Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
Lint uncrustify
Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.