Skip to content

Adds additional lapse rate options for moist_lapse #3998

Adds additional lapse rate options for moist_lapse

Adds additional lapse rate options for moist_lapse #3998

Triggered via pull request October 19, 2023 22:56
Status Failure
Total duration 32s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Flake8: src/metpy/calc/thermo.py#L363
[flake8] reported by reviewdog 🐶 W291 [*] Trailing whitespace Raw Output: src/metpy/calc/thermo.py:363:70: W291 [*] Trailing whitespace
Flake8: src/metpy/calc/thermo.py#L372
[flake8] reported by reviewdog 🐶 W291 [*] Trailing whitespace Raw Output: src/metpy/calc/thermo.py:372:70: W291 [*] Trailing whitespace
Flake8: src/metpy/calc/thermo.py#L373
[flake8] reported by reviewdog 🐶 W291 [*] Trailing whitespace Raw Output: src/metpy/calc/thermo.py:373:78: W291 [*] Trailing whitespace
Flake8: src/metpy/calc/thermo.py#L387
[flake8] reported by reviewdog 🐶 W291 [*] Trailing whitespace Raw Output: src/metpy/calc/thermo.py:387:68: W291 [*] Trailing whitespace
Flake8: src/metpy/calc/thermo.py#L396
[flake8] reported by reviewdog 🐶 W291 [*] Trailing whitespace Raw Output: src/metpy/calc/thermo.py:396:81: W291 [*] Trailing whitespace
Flake8: src/metpy/calc/thermo.py#L410
[flake8] reported by reviewdog 🐶 W291 [*] Trailing whitespace Raw Output: src/metpy/calc/thermo.py:410:87: W291 [*] Trailing whitespace
Flake8: src/metpy/calc/thermo.py#L413
[flake8] reported by reviewdog 🐶 W291 [*] Trailing whitespace Raw Output: src/metpy/calc/thermo.py:413:70: W291 [*] Trailing whitespace
Flake8: src/metpy/calc/thermo.py#L417
[flake8] reported by reviewdog 🐶 W291 [*] Trailing whitespace Raw Output: src/metpy/calc/thermo.py:417:64: W291 [*] Trailing whitespace
Flake8: src/metpy/calc/thermo.py#L418
[flake8] reported by reviewdog 🐶 W291 [*] Trailing whitespace Raw Output: src/metpy/calc/thermo.py:418:65: W291 [*] Trailing whitespace
Flake8
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.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085