Skip to content

Firedrake

Firedrake #45

Triggered via pull request December 12, 2023 13:01
@connorjwardconnorjward
synchronize #20
firedrake
Status Failure
Total duration 25s
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#L15
E402 module level import not at top of file
lint: pyop3/__init__.py#L26
E402 module level import not at top of file
lint: pyop3/array/harray.py#L257
E501 line too long (91 > 88 characters)
lint: pyop3/array/petsc.py#L148
E501 line too long (100 > 88 characters)
lint: pyop3/array/petsc.py#L164
E501 line too long (115 > 88 characters)
lint: pyop3/__init__.py#L10
F401 'pyop3.transforms' imported but unused
lint: pyop3/__init__.py#L11
F401 'pyop3.array.Array' imported but unused
lint: pyop3/__init__.py#L11
F401 'pyop3.array.HierarchicalArray' imported but unused
lint: pyop3/__init__.py#L11
F401 'pyop3.array.MultiArray' imported but unused
lint: pyop3/__init__.py#L11
F401 'pyop3.array.PetscMat' imported but unused
lint: pyop3/array/harray.py#L5
F401 'itertools' imported but unused
lint: pyop3/array/harray.py#L6
F401 'numbers' imported but unused
lint: pyop3/array/harray.py#L7
F401 'operator' imported but unused
lint: pyop3/array/harray.py#L9
F401 'threading' imported but unused
lint: pyop3/array/harray.py#L11
F401 'typing.Any' imported but unused