Skip to content

Thermal sw

Thermal sw #735

Triggered via pull request November 14, 2024 12:47
Status Failure
Total duration 21s
Artifacts

lint.yml

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

Annotations

5 errors and 1 warning
F821: gusto/equations/shallow_water_equations.py#L577
gusto/equations/shallow_water_equations.py:577:31: F821 undefined name 'exp'
F821: gusto/equations/shallow_water_equations.py#L579
gusto/equations/shallow_water_equations.py:579:33: F821 undefined name 'exp'
F401: gusto/physics/shallow_water_microphysics.py#L5
gusto/physics/shallow_water_microphysics.py:5:1: F401 'firedrake.exp' imported but unused
W391: gusto/physics/shallow_water_microphysics.py#L365
gusto/physics/shallow_water_microphysics.py:365:1: W391 blank line at end of file
Run linter
Process completed with exit code 2.
Run linter
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/