Mixed velocity-vorticity transport #746
lint.yml
on: pull_request
Run linter
8s
Lint Github actions YAML files
6s
Annotations
5 errors and 1 warning
E266:
gusto/spatial_methods/augmentation.py#L27
gusto/spatial_methods/augmentation.py:27:5: E266 too many leading '#' for block comment
|
F841:
gusto/spatial_methods/augmentation.py#L90
gusto/spatial_methods/augmentation.py:90:17: F841 local variable 'lamda' is assigned to but never used
|
E265:
gusto/spatial_methods/augmentation.py#L91
gusto/spatial_methods/augmentation.py:91:17: E265 block comment should start with '# '
|
E302:
gusto/time_discretisation/time_discretisation.py#L725
gusto/time_discretisation/time_discretisation.py:725:1: E302 expected 2 blank lines, found 1
|
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/
|