edtf.parser.grammar: decorate parse_edtf() to accept the old parseAll… #120
Annotations
23 errors
|
python-unit (3.13)
Process completed with exit code 1.
|
|
Ruff (B011):
edtf/util.py#L97
edtf/util.py:97:16: B011 Do not `assert False` (`python -O` removes these calls), raise `AssertionError()`
|
|
Ruff (S101):
edtf/util.py#L97
edtf/util.py:97:9: S101 Use of `assert` detected
|
|
Ruff (B011):
edtf/util.py#L89
edtf/util.py:89:16: B011 Do not `assert False` (`python -O` removes these calls), raise `AssertionError()`
|
|
Ruff (S101):
edtf/util.py#L89
edtf/util.py:89:9: S101 Use of `assert` detected
|
|
Ruff (B011):
edtf/util.py#L80
edtf/util.py:80:16: B011 Do not `assert False` (`python -O` removes these calls), raise `AssertionError()`
|
|
Ruff (S101):
edtf/util.py#L80
edtf/util.py:80:9: S101 Use of `assert` detected
|
|
Ruff (S101):
edtf/util.py#L68
edtf/util.py:68:5: S101 Use of `assert` detected
|
|
Ruff (I001):
edtf/util.py#L7
edtf/util.py:7:1: I001 Import block is un-sorted or un-formatted
|
|
python-unit (3.13)
The strategy configuration was canceled because "python-unit._3_10" failed
|
|
python-unit (3.10)
Process completed with exit code 1.
|
|
Ruff (B011):
edtf/util.py#L97
edtf/util.py:97:16: B011 Do not `assert False` (`python -O` removes these calls), raise `AssertionError()`
|
|
Ruff (S101):
edtf/util.py#L97
edtf/util.py:97:9: S101 Use of `assert` detected
|
|
Ruff (B011):
edtf/util.py#L89
edtf/util.py:89:16: B011 Do not `assert False` (`python -O` removes these calls), raise `AssertionError()`
|
|
Ruff (S101):
edtf/util.py#L89
edtf/util.py:89:9: S101 Use of `assert` detected
|
|
Ruff (B011):
edtf/util.py#L80
edtf/util.py:80:16: B011 Do not `assert False` (`python -O` removes these calls), raise `AssertionError()`
|
|
Ruff (S101):
edtf/util.py#L80
edtf/util.py:80:9: S101 Use of `assert` detected
|
|
Ruff (S101):
edtf/util.py#L68
edtf/util.py:68:5: S101 Use of `assert` detected
|
|
Ruff (I001):
edtf/util.py#L7
edtf/util.py:7:1: I001 Import block is un-sorted or un-formatted
|
|
python-unit (3.11)
The operation was canceled.
|
|
python-unit (3.11)
The strategy configuration was canceled because "python-unit._3_10" failed
|
|
python-unit (3.12)
The operation was canceled.
|
|
python-unit (3.12)
The strategy configuration was canceled because "python-unit._3_10" failed
|