Skip to content
Triggered via pull request October 20, 2023 09:33
Status Failure
Total duration 29s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pyop3/__init__.py#L10
E402 module level import not at top of file
lint: pyop3/__init__.py#L11
E402 module level import not at top of file
lint: pyop3/__init__.py#L12
E402 module level import not at top of file
lint: pyop3/__init__.py#L13
E402 module level import not at top of file
lint: pyop3/__init__.py#L14
E402 module level import not at top of file
lint: pyop3/__init__.py#L24
E402 module level import not at top of file
lint: pyop3/__init__.py#L39
E402 module level import not at top of file
lint: pyop3/__init__.py#L40
E402 module level import not at top of file
lint: pyop3/axes/tree.py#L258
E501 line too long (91 > 88 characters)
lint: pyop3/axes/tree.py#L418
E402 module level import not at top of file
lint: pyop3/__init__.py#L10
F401 'pyop3.transforms' imported but unused
lint: pyop3/axes/__init__.py#L1
F401 'pyop3.axes.tree.Axis' imported but unused
lint: pyop3/axes/__init__.py#L1
F401 'pyop3.axes.tree.AxisComponent' imported but unused
lint: pyop3/axes/__init__.py#L1
F401 'pyop3.axes.tree.AxisTree' imported but unused
lint: pyop3/axes/__init__.py#L1
F401 'pyop3.axes.tree.AxisVariable' imported but unused
lint: pyop3/axes/__init__.py#L1
F401 'pyop3.axes.tree.ContextFree' imported but unused
lint: pyop3/axes/__init__.py#L1
F401 'pyop3.axes.tree.ContextSensitive' imported but unused
lint: pyop3/axes/__init__.py#L1
F401 'pyop3.axes.tree.LoopIterable' imported but unused
lint: pyop3/axes/__init__.py#L1
F401 'pyop3.axes.tree.as_axis_tree' imported but unused
lint: pyop3/axes/tree.py#L4
F401 'bisect' imported but unused