Thermal Shallow-Water Test Cases #40
lint.yml
on: pull_request
Run linter
6s
Lint Github actions YAML files
7s
Annotations
4 errors and 1 warning
F401:
plotting/shallow_water/plot_galewsky_jet.py#L8
plotting/shallow_water/plot_galewsky_jet.py:8:1: F401 'tomplot.apply_gusto_domain' imported but unused
|
F401:
plotting/thermal_shallow_water/plot_thermal_galewsky_jet.py#L8
plotting/thermal_shallow_water/plot_thermal_galewsky_jet.py:8:1: F401 'tomplot.tomplot_contours' imported but unused
|
F401:
plotting/thermal_shallow_water/plot_thermal_galewsky_jet.py#L8
plotting/thermal_shallow_water/plot_thermal_galewsky_jet.py:8:1: F401 'tomplot.apply_gusto_domain' imported but unused
|
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: actions/setup-python@v4, 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/
|