Templates for case study and plotting #15
lint.yml
on: pull_request
Run linter
6s
Lint Github actions YAML files
5s
Annotations
10 errors and 1 warning
E501:
compressible_euler/dry_baroclinic_sphere.py#L21
compressible_euler/dry_baroclinic_sphere.py:21:80: E501 line too long (80 > 79 characters)
|
E501:
compressible_euler/dry_baroclinic_sphere.py#L31
compressible_euler/dry_baroclinic_sphere.py:31:80: E501 line too long (80 > 79 characters)
|
E501:
compressible_euler/dry_baroclinic_sphere.py#L45
compressible_euler/dry_baroclinic_sphere.py:45:80: E501 line too long (80 > 79 characters)
|
E501:
compressible_euler/dry_baroclinic_sphere.py#L47
compressible_euler/dry_baroclinic_sphere.py:47:80: E501 line too long (80 > 79 characters)
|
E501:
compressible_euler/dry_baroclinic_sphere.py#L60
compressible_euler/dry_baroclinic_sphere.py:60:80: E501 line too long (80 > 79 characters)
|
E501:
compressible_euler/dry_baroclinic_sphere.py#L62
compressible_euler/dry_baroclinic_sphere.py:62:80: E501 line too long (80 > 79 characters)
|
E501:
compressible_euler/dry_baroclinic_sphere.py#L65
compressible_euler/dry_baroclinic_sphere.py:65:80: E501 line too long (80 > 79 characters)
|
E501:
compressible_euler/dry_baroclinic_sphere.py#L67
compressible_euler/dry_baroclinic_sphere.py:67:80: E501 line too long (80 > 79 characters)
|
E501:
compressible_euler/dry_baroclinic_sphere.py#L69
compressible_euler/dry_baroclinic_sphere.py:69:80: E501 line too long (80 > 79 characters)
|
E501:
compressible_euler/dry_baroclinic_sphere.py#L133
compressible_euler/dry_baroclinic_sphere.py:133:80: E501 line too long (80 > 79 characters)
|
Run linter
The following actions uses Node.js version which is deprecated 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/
|