Skip to content

Organise and enhance spherical coordinate transforms #80

Organise and enhance spherical coordinate transforms

Organise and enhance spherical coordinate transforms #80

Triggered via pull request August 14, 2023 09:09
Status Failure
Total duration 19s
Artifacts

lint.yml

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

Annotations

10 errors
E303: gusto/coord_transforms.py#L209
gusto/coord_transforms.py:209:5: E303 too many blank lines (2)
E225: gusto/coord_transforms.py#L267
gusto/coord_transforms.py:267:30: E225 missing whitespace around operator
W504: gusto/coord_transforms.py#L272
gusto/coord_transforms.py:272:61: W504 line break after binary operator
W504: gusto/coord_transforms.py#L273
gusto/coord_transforms.py:273:61: W504 line break after binary operator
W605: gusto/coord_transforms.py#L284
gusto/coord_transforms.py:284:29: W605 invalid escape sequence '\c'
W605: gusto/coord_transforms.py#L284
gusto/coord_transforms.py:284:53: W605 invalid escape sequence '\d'
F811: gusto/coord_transforms.py#L317
gusto/coord_transforms.py:317:9: F811 redefinition of unused 'dot' from line 308
E306: gusto/coord_transforms.py#L317
gusto/coord_transforms.py:317:9: E306 expected 1 blank line before a nested definition, found 0
F821: gusto/coord_transforms.py#L386
gusto/coord_transforms.py:386:17: F821 undefined name 'grad'
F821: gusto/coord_transforms.py#L386
gusto/coord_transforms.py:386:50: F821 undefined name 'grad'