Skip to content

New PlotSurfaceAnalysis class to plot WPC surface analysis bulletins #4819

New PlotSurfaceAnalysis class to plot WPC surface analysis bulletins

New PlotSurfaceAnalysis class to plot WPC surface analysis bulletins #4819

Triggered via pull request July 23, 2024 17:35
Status Failure
Total duration 41s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Flake8: src/metpy/plots/declarative.py#L26
[ruff] reported by reviewdog 🐶 F811 Redefinition of unused `StationPlot` from line 24 Raw Output: src/metpy/plots/declarative.py:26:27: F811 Redefinition of unused `StationPlot` from line 24
Flake8: src/metpy/plots/declarative.py#L2003
[ruff] reported by reviewdog 🐶 W291 Trailing whitespace Raw Output: src/metpy/plots/declarative.py:2003:72: W291 Trailing whitespace
Flake8: src/metpy/plots/declarative.py#L2011
[ruff] reported by reviewdog 🐶 W291 Trailing whitespace Raw Output: src/metpy/plots/declarative.py:2011:86: W291 Trailing whitespace
Flake8: src/metpy/plots/declarative.py#L2026
[ruff] reported by reviewdog 🐶 W293 Blank line contains whitespace Raw Output: src/metpy/plots/declarative.py:2026:1: W293 Blank line contains whitespace
Flake8: src/metpy/plots/declarative.py#L2033
[ruff] reported by reviewdog 🐶 W293 Blank line contains whitespace Raw Output: src/metpy/plots/declarative.py:2033:1: W293 Blank line contains whitespace
Flake8: src/metpy/plots/declarative.py#L2040
[ruff] reported by reviewdog 🐶 W293 Blank line contains whitespace Raw Output: src/metpy/plots/declarative.py:2040:1: W293 Blank line contains whitespace
Flake8: src/metpy/plots/declarative.py#L2048
[ruff] reported by reviewdog 🐶 W293 Blank line contains whitespace Raw Output: src/metpy/plots/declarative.py:2048:1: W293 Blank line contains whitespace
Flake8: src/metpy/plots/declarative.py#L2056
[ruff] reported by reviewdog 🐶 W293 Blank line contains whitespace Raw Output: src/metpy/plots/declarative.py:2056:1: W293 Blank line contains whitespace
Flake8: src/metpy/plots/declarative.py#L2063
[ruff] reported by reviewdog 🐶 W293 Blank line contains whitespace Raw Output: src/metpy/plots/declarative.py:2063:1: W293 Blank line contains 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.com/orgs/community/discussions/26680#discussioncomment-3252835
Flake8: src/metpy/plots/declarative.py#L2062
[codespell] reported by reviewdog 🐶 trough ==> through Raw Output: ./src/metpy/plots/declarative.py:2062: trough ==> through
Flake8: src/metpy/plots/declarative.py#L2064
[codespell] reported by reviewdog 🐶 trough ==> through Raw Output: ./src/metpy/plots/declarative.py:2064: trough ==> through
Flake8: src/metpy/plots/declarative.py#L2082
[codespell] reported by reviewdog 🐶 Trough ==> Through Raw Output: ./src/metpy/plots/declarative.py:2082: Trough ==> Through
Flake8: src/metpy/plots/declarative.py#L2097
[codespell] reported by reviewdog 🐶 trough ==> through Raw Output: ./src/metpy/plots/declarative.py:2097: trough ==> through
Flake8
Process completed with exit code 65.