Mean mixing ratio augmentation #967
lint.yml
on: pull_request
Run linter
8s
Lint Github actions YAML files
5s
Annotations
10 errors and 2 warnings
F401:
gusto/spatial_methods/augmentation.py#L15
gusto/spatial_methods/augmentation.py:15:1: F401 'firedrake.fml.keep' imported but unused
|
F401:
gusto/spatial_methods/augmentation.py#L15
gusto/spatial_methods/augmentation.py:15:1: F401 'firedrake.fml.replace_trial_function' imported but unused
|
F401:
gusto/spatial_methods/augmentation.py#L19
gusto/spatial_methods/augmentation.py:19:1: F401 'gusto.mass_weighted' imported but unused
|
W291:
gusto/spatial_methods/augmentation.py#L252
gusto/spatial_methods/augmentation.py:252:67: W291 trailing whitespace
|
W291:
gusto/spatial_methods/augmentation.py#L258
gusto/spatial_methods/augmentation.py:258:66: W291 trailing whitespace
|
W291:
gusto/spatial_methods/augmentation.py#L260
gusto/spatial_methods/augmentation.py:260:54: W291 trailing whitespace
|
W293:
gusto/spatial_methods/augmentation.py#L270
gusto/spatial_methods/augmentation.py:270:1: W293 blank line contains whitespace
|
E225:
gusto/spatial_methods/augmentation.py#L275
gusto/spatial_methods/augmentation.py:275:20: E225 missing whitespace around operator
|
W291:
gusto/spatial_methods/augmentation.py#L291
gusto/spatial_methods/augmentation.py:291:48: W291 trailing whitespace
|
E114:
gusto/spatial_methods/augmentation.py#L298
gusto/spatial_methods/augmentation.py:298:10: E114 indentation is not a multiple of 4 (comment)
|
Lint Github actions YAML files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|