Move tests into tests directory #137
Annotations
15 errors
|
python-unit (3.11)
Process completed with exit code 1.
|
|
ruff (F841):
tests/test_parser.py#L137
tests/test_parser.py:137:5: F841 Local variable `d6` is assigned to but never used
help: Remove assignment to unused variable `d6`
|
|
ruff (F841):
tests/test_parser.py#L136
tests/test_parser.py:136:5: F841 Local variable `d5` is assigned to but never used
help: Remove assignment to unused variable `d5`
|
|
ruff (F841):
tests/test_parser.py#L135
tests/test_parser.py:135:5: F841 Local variable `d4` is assigned to but never used
help: Remove assignment to unused variable `d4`
|
|
python-unit (3.10)
The strategy configuration was canceled because "python-unit._3_11" failed
|
|
python-unit (3.10)
Process completed with exit code 1.
|
|
ruff (F841):
tests/test_parser.py#L137
tests/test_parser.py:137:5: F841 Local variable `d6` is assigned to but never used
help: Remove assignment to unused variable `d6`
|
|
ruff (F841):
tests/test_parser.py#L136
tests/test_parser.py:136:5: F841 Local variable `d5` is assigned to but never used
help: Remove assignment to unused variable `d5`
|
|
ruff (F841):
tests/test_parser.py#L135
tests/test_parser.py:135:5: F841 Local variable `d4` is assigned to but never used
help: Remove assignment to unused variable `d4`
|
|
python-unit (3.13)
The strategy configuration was canceled because "python-unit._3_11" failed
|
|
python-unit (3.13)
The operation was canceled.
|
|
python-unit (3.14)
The strategy configuration was canceled because "python-unit._3_11" failed
|
|
python-unit (3.14)
The operation was canceled.
|
|
python-unit (3.12)
The strategy configuration was canceled because "python-unit._3_11" failed
|
|
python-unit (3.12)
The operation was canceled.
|