Predictors #655
lint.yml
on: pull_request
Run linter
7s
Lint Github actions YAML files
5s
Annotations
2 errors and 2 warnings
F401:
examples/shallow_water/williamson_5.py#L13
examples/shallow_water/williamson_5.py:13:1: F401 'gusto.TrapeziumRule' imported but unused
|
Run linter
Process completed with exit code 2.
|
Lint Github actions YAML files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|