Skip to content

Thermal sw

Thermal sw #758

Triggered via pull request November 26, 2024 14:09
@jshiptonjshipton
synchronize #573
thermal_sw
Status Failure
Total duration 17s
Artifacts

lint.yml

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

Annotations

7 errors
F841: gusto/equations/shallow_water_equations.py#L104
gusto/equations/shallow_water_equations.py:104:9: F841 local variable 'H' is assigned to but never used
F821: gusto/equations/shallow_water_equations.py#L399
gusto/equations/shallow_water_equations.py:399:41: F821 undefined name 'qvbar'
F821: gusto/equations/shallow_water_equations.py#L399
gusto/equations/shallow_water_equations.py:399:69: F821 undefined name 'qvbar'
F821: gusto/equations/shallow_water_equations.py#L400
gusto/equations/shallow_water_equations.py:400:32: F821 undefined name 'qvbar'
F821: gusto/equations/shallow_water_equations.py#L401
gusto/equations/shallow_water_equations.py:401:55: F821 undefined name 'qvbar'
F821: gusto/equations/shallow_water_equations.py#L436
gusto/equations/shallow_water_equations.py:436:48: F821 undefined name 'linear_qt_adv'
Run linter
Process completed with exit code 2.