Skip to content

Moving meshes final #103

Moving meshes final

Moving meshes final #103

Triggered via pull request August 24, 2023 20:45
Status Failure
Total duration 19s
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
10s
Run linter
Lint Github actions YAML files
7s
Lint Github actions YAML files
Fit to window
Zoom out
Zoom in

Annotations

5 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'
E722: gusto/moving_mesh/monge_ampere.py#L260
gusto/moving_mesh/monge_ampere.py:260:9: E722 do not use bare 'except'
Run linter
Process completed with exit code 2.