Thermal sw #751
lint.yml
on: pull_request
Run linter
7s
Lint Github actions YAML files
9s
Annotations
6 errors and 1 warning
E303:
gusto/equations/shallow_water_equations.py#L335
gusto/equations/shallow_water_equations.py:335:9: E303 too many blank lines (2)
|
E128:
gusto/equations/shallow_water_equations.py#L336
gusto/equations/shallow_water_equations.py:336:13: E128 continuation line under-indented for visual indent
|
E128:
gusto/equations/shallow_water_equations.py#L337
gusto/equations/shallow_water_equations.py:337:13: E128 continuation line under-indented for visual indent
|
E128:
gusto/equations/shallow_water_equations.py#L338
gusto/equations/shallow_water_equations.py:338:13: E128 continuation line under-indented for visual indent
|
E128:
gusto/equations/shallow_water_equations.py#L339
gusto/equations/shallow_water_equations.py:339:13: E128 continuation line under-indented for visual indent
|
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/
|