twister: add an explicit path before import Domains #163795
Annotations
5 errors
check-warns:
Ruff.txt#L1
Check python files with ruff.
Python lint error (I001) see https://docs.astral.sh/ruff/rules/unsorted-imports:Import block is un-sorted or un-formatted
File:scripts/pylib/twister/twisterlib/runner.py
Line:7
Column:1
EndLine:29
EndColumn:1
Python lint error (I001) see https://docs.astral.sh/ruff/rules/unsorted-imports:Import block is un-sorted or un-formatted
File:scripts/pylib/twister/twisterlib/runner.py
Line:30
Column:1
EndLine:40
EndColumn:1
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
scripts/pylib/twister/twisterlib/runner.py#L7
scripts/pylib/twister/twisterlib/runner.py:7 Import block is un-sorted or un-formatted
|
Run Compliance Tests:
scripts/pylib/twister/twisterlib/runner.py#L30
scripts/pylib/twister/twisterlib/runner.py:30 Import block is un-sorted or un-formatted
|
Run Compliance Tests
Process completed with exit code 1.
|
Loading