Skip to content

Horizontal & vertical splitting of advective transport terms, and a DG_Upwind version #996

Horizontal & vertical splitting of advective transport terms, and a DG_Upwind version

Horizontal & vertical splitting of advective transport terms, and a DG_Upwind version #996

Triggered via pull request February 13, 2025 15:28
Status Failure
Total duration 22s
Artifacts

lint.yml

on: pull_request
Run linter
11s
Run linter
Lint Github actions YAML files
5s
Lint Github actions YAML files
Fit to window
Zoom out
Zoom in

Annotations

10 errors
E201: gusto/equations/common_forms.py#L387
gusto/equations/common_forms.py:387:46: E201 whitespace after '('
E265: gusto/equations/common_forms.py#L388
gusto/equations/common_forms.py:388:13: E265 block comment should start with '# '
E303: gusto/equations/common_forms.py#L391
gusto/equations/common_forms.py:391:13: E303 too many blank lines (2)
E222: gusto/equations/common_forms.py#L401
gusto/equations/common_forms.py:401:35: E222 multiple spaces after operator
E303: gusto/equations/common_forms.py#L412
gusto/equations/common_forms.py:412:13: E303 too many blank lines (2)
E303: gusto/equations/common_forms.py#L416
gusto/equations/common_forms.py:416:5: E303 too many blank lines (2)
E122: gusto/spatial_methods/transport_methods.py#L115
gusto/spatial_methods/transport_methods.py:115:13: E122 continuation line missing indentation or outdented
E123: gusto/spatial_methods/transport_methods.py#L117
gusto/spatial_methods/transport_methods.py:117:17: E123 closing bracket does not match indentation of opening bracket's line
E122: gusto/spatial_methods/transport_methods.py#L119
gusto/spatial_methods/transport_methods.py:119:13: E122 continuation line missing indentation or outdented
E123: gusto/spatial_methods/transport_methods.py#L121
gusto/spatial_methods/transport_methods.py:121:17: E123 closing bracket does not match indentation of opening bracket's line