Skip to content

Moving meshes final #100

Moving meshes final

Moving meshes final #100

Triggered via pull request August 24, 2023 18:14
Status Failure
Total duration 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

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

Annotations

10 errors
F821: gusto/equations.py#L681
gusto/equations.py:681:39: F821 undefined name 'transporting_velocity'
F821: gusto/equations.py#L683
gusto/equations.py:683:36: F821 undefined name 'transporting_velocity'
F821: gusto/equations.py#L684
gusto/equations.py:684:23: F821 undefined name 'transporting_velocity'
E302: gusto/moving_mesh/monge_ampere.py#L4
gusto/moving_mesh/monge_ampere.py:4:1: E302 expected 2 blank lines, found 1
E266: gusto/moving_mesh/monge_ampere.py#L45
gusto/moving_mesh/monge_ampere.py:45:9: E266 too many leading '#' for block comment
E266: gusto/moving_mesh/monge_ampere.py#L68
gusto/moving_mesh/monge_ampere.py:68:9: E266 too many leading '#' for block comment
E266: gusto/moving_mesh/monge_ampere.py#L104
gusto/moving_mesh/monge_ampere.py:104:9: E266 too many leading '#' for block comment
E266: gusto/moving_mesh/monge_ampere.py#L119
gusto/moving_mesh/monge_ampere.py:119:9: E266 too many leading '#' for block comment
E265: gusto/moving_mesh/monge_ampere.py#L200
gusto/moving_mesh/monge_ampere.py:200:13: E265 block comment should start with '# '
E265: gusto/moving_mesh/monge_ampere.py#L202
gusto/moving_mesh/monge_ampere.py:202:13: E265 block comment should start with '# '