Integration with Fuse #6610
lint.yml
on: pull_request
Run linter
11s
Lint Github actions YAML files
7s
Lint dockerfiles
12s
Annotations
3 errors
F821:
firedrake/mesh.py#L1226
firedrake/mesh.py:1226:16: F821 undefined name 'constructCellComplex'
|
F821:
firedrake/mesh.py#L1957
firedrake/mesh.py:1957:16: F821 undefined name 'constructCellComplex'
|
Run linter
Process completed with exit code 2.
|