Compressible vorticity #469
lint.yml
on: pull_request
Run linter
8s
Lint Github actions YAML files
6s
Annotations
4 errors and 2 warnings
E201:
gusto/diagnostics.py#L1746
gusto/diagnostics.py:1746:22: E201 whitespace after '('
|
F821:
gusto/diagnostics.py#L1746
gusto/diagnostics.py:1746:101: F821 undefined name 'ds_h'
|
E302:
gusto/diagnostics.py#L1751
gusto/diagnostics.py:1751:1: E302 expected 2 blank lines, found 1
|
Run linter
Process completed with exit code 2.
|
Lint Github actions YAML files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, rbialon/flake8-annotations@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|