Compressible vorticity #658
Annotations
10 errors and 1 warning
gusto/diagnostics/balance.py#L6
gusto/diagnostics/balance.py:6:1: F401 'gusto.core.coord_transforms.lonlatr_from_xyz' imported but unused
|
gusto/diagnostics/balance.py#L11
gusto/diagnostics/balance.py:11:1: E302 expected 2 blank lines, found 1
|
gusto/diagnostics/balance.py#L48
gusto/diagnostics/balance.py:48:1: W293 blank line contains whitespace
|
gusto/diagnostics/balance.py#L52
gusto/diagnostics/balance.py:52:79: W291 trailing whitespace
|
gusto/diagnostics/balance.py#L63
gusto/diagnostics/balance.py:63:78: E261 at least two spaces before inline comment
|
gusto/diagnostics/balance.py#L64
gusto/diagnostics/balance.py:64:46: E261 at least two spaces before inline comment
|
gusto/diagnostics/balance.py#L65
gusto/diagnostics/balance.py:65:49: E202 whitespace before ')'
|
gusto/diagnostics/balance.py#L65
gusto/diagnostics/balance.py:65:57: E261 at least two spaces before inline comment
|
gusto/diagnostics/balance.py#L65
gusto/diagnostics/balance.py:65:58: E262 inline comment should start with '# '
|
gusto/diagnostics/balance.py#L66
gusto/diagnostics/balance.py:66:38: E231 missing whitespace after ','
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, rbialon/flake8-annotations@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading