Purge FML #237
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
Run linter
9s
Lint Github actions YAML files
8s
Annotations
10 errors
F401:
gusto/equations.py#L10
gusto/equations.py:10:1: F401 'firedrake.fml.name_label' imported but unused
|
F821:
gusto/equations.py#L980
gusto/equations.py:980:34: F821 undefined name 'name'
|
F821:
gusto/equations.py#L1047
gusto/equations.py:1047:25: F821 undefined name 'name'
|
F821:
gusto/equations.py#L1152
gusto/equations.py:1152:26: F821 undefined name 'name'
|
F821:
gusto/equations.py#L1317
gusto/equations.py:1317:27: F821 undefined name 'name'
|
F401:
gusto/forcing.py#L7
gusto/forcing.py:7:1: F401 'firedrake.fml.name_label' imported but unused
|
F821:
gusto/forcing.py#L61
gusto/forcing.py:61:61: F821 undefined name 'name'
|
F821:
gusto/forcing.py#L61
gusto/forcing.py:61:94: F821 undefined name 'name'
|
F821:
gusto/forcing.py#L67
gusto/forcing.py:67:61: F821 undefined name 'name'
|
F821:
gusto/forcing.py#L67
gusto/forcing.py:67:94: F821 undefined name 'name'
|