Mean mixing ratio augmentation #974
Annotations
10 errors and 1 warning
Lint codebase:
gusto/core/kernels.py#L116
gusto/core/kernels.py:116:1: E302 expected 2 blank lines, found 1
|
Lint codebase:
gusto/core/kernels.py#L148
gusto/core/kernels.py:148:9: E265 block comment should start with '# '
|
Lint codebase:
gusto/core/kernels.py#L166
gusto/core/kernels.py:166:1: E303 too many blank lines (3)
|
Lint codebase:
gusto/spatial_methods/augmentation.py#L15
gusto/spatial_methods/augmentation.py:15:1: F401 'firedrake.fml.keep' imported but unused
|
Lint codebase:
gusto/spatial_methods/augmentation.py#L15
gusto/spatial_methods/augmentation.py:15:1: F401 'firedrake.fml.replace_trial_function' imported but unused
|
Lint codebase:
gusto/spatial_methods/augmentation.py#L19
gusto/spatial_methods/augmentation.py:19:1: F401 'gusto.mass_weighted' imported but unused
|
Lint codebase:
gusto/spatial_methods/augmentation.py#L23
gusto/spatial_methods/augmentation.py:23:1: F401 'gusto.spatial_methods.limiters.MixedFSLimiter' imported but unused
|
Lint codebase:
gusto/spatial_methods/augmentation.py#L27
gusto/spatial_methods/augmentation.py:27:1: E302 expected 2 blank lines, found 1
|
Lint codebase:
gusto/spatial_methods/augmentation.py#L259
gusto/spatial_methods/augmentation.py:259:67: W291 trailing whitespace
|
Lint codebase:
gusto/spatial_methods/augmentation.py#L265
gusto/spatial_methods/augmentation.py:265:62: W291 trailing whitespace
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading