CI #8
Annotations
45 errors
Ruff (F401):
edtf/__init__.py#L2
edtf/__init__.py:2:5: F401 `edtf.convert.dt_to_struct_time` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L3
edtf/__init__.py:3:5: F401 `edtf.convert.jd_to_struct_time` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L4
edtf/__init__.py:4:5: F401 `edtf.convert.old_specs_to_new_specs_expression` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L5
edtf/__init__.py:5:5: F401 `edtf.convert.struct_time_to_date` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L6
edtf/__init__.py:6:5: F401 `edtf.convert.struct_time_to_datetime` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L7
edtf/__init__.py:7:5: F401 `edtf.convert.struct_time_to_jd` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L8
edtf/__init__.py:8:5: F401 `edtf.convert.trim_struct_time` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L10
edtf/__init__.py:10:26: F401 `edtf.natlang.text_to_edtf` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L11
edtf/__init__.py:11:33: F401 `edtf.parser.grammar.parse_edtf` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F403):
edtf/__init__.py#L12
edtf/__init__.py:12:1: F403 `from edtf.parser.parser_classes import *` used; unable to detect undefined names
|
python-unit (3.9)
The job was canceled because "_3_11" failed.
|
Ruff (F401):
edtf/__init__.py#L2
edtf/__init__.py:2:5: F401 `edtf.convert.dt_to_struct_time` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L3
edtf/__init__.py:3:5: F401 `edtf.convert.jd_to_struct_time` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L4
edtf/__init__.py:4:5: F401 `edtf.convert.old_specs_to_new_specs_expression` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L5
edtf/__init__.py:5:5: F401 `edtf.convert.struct_time_to_date` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L6
edtf/__init__.py:6:5: F401 `edtf.convert.struct_time_to_datetime` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L7
edtf/__init__.py:7:5: F401 `edtf.convert.struct_time_to_jd` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L8
edtf/__init__.py:8:5: F401 `edtf.convert.trim_struct_time` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L10
edtf/__init__.py:10:26: F401 `edtf.natlang.text_to_edtf` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L11
edtf/__init__.py:11:33: F401 `edtf.parser.grammar.parse_edtf` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F403):
edtf/__init__.py#L12
edtf/__init__.py:12:1: F403 `from edtf.parser.parser_classes import *` used; unable to detect undefined names
|
python-unit (3.12)
The job was canceled because "_3_11" failed.
|
Ruff (F401):
edtf/__init__.py#L2
edtf/__init__.py:2:5: F401 `edtf.convert.dt_to_struct_time` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L3
edtf/__init__.py:3:5: F401 `edtf.convert.jd_to_struct_time` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L4
edtf/__init__.py:4:5: F401 `edtf.convert.old_specs_to_new_specs_expression` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L5
edtf/__init__.py:5:5: F401 `edtf.convert.struct_time_to_date` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L6
edtf/__init__.py:6:5: F401 `edtf.convert.struct_time_to_datetime` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L7
edtf/__init__.py:7:5: F401 `edtf.convert.struct_time_to_jd` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L8
edtf/__init__.py:8:5: F401 `edtf.convert.trim_struct_time` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L10
edtf/__init__.py:10:26: F401 `edtf.natlang.text_to_edtf` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L11
edtf/__init__.py:11:33: F401 `edtf.parser.grammar.parse_edtf` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F403):
edtf/__init__.py#L12
edtf/__init__.py:12:1: F403 `from edtf.parser.parser_classes import *` used; unable to detect undefined names
|
python-unit (3.8)
The job was canceled because "_3_11" failed.
|
Ruff (F401):
edtf/__init__.py#L2
edtf/__init__.py:2:5: F401 `edtf.convert.dt_to_struct_time` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L3
edtf/__init__.py:3:5: F401 `edtf.convert.jd_to_struct_time` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L4
edtf/__init__.py:4:5: F401 `edtf.convert.old_specs_to_new_specs_expression` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L5
edtf/__init__.py:5:5: F401 `edtf.convert.struct_time_to_date` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L6
edtf/__init__.py:6:5: F401 `edtf.convert.struct_time_to_datetime` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L7
edtf/__init__.py:7:5: F401 `edtf.convert.struct_time_to_jd` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L8
edtf/__init__.py:8:5: F401 `edtf.convert.trim_struct_time` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L10
edtf/__init__.py:10:26: F401 `edtf.natlang.text_to_edtf` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
edtf/__init__.py#L11
edtf/__init__.py:11:33: F401 `edtf.parser.grammar.parse_edtf` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F403):
edtf/__init__.py#L12
edtf/__init__.py:12:1: F403 `from edtf.parser.parser_classes import *` used; unable to detect undefined names
|
python-unit (3.10)
The job was canceled because "_3_11" failed.
|
python-unit (3.10)
The operation was canceled.
|