Find peaks #5091
Annotations
9 errors and 1 warning
Run Lint Tools:
src/metpy/calc/tools.py#L1987
[codespell] reported by reviewdog 🐶
persistance ==> persistence
Raw Output:
./src/metpy/calc/tools.py:1987: persistance ==> persistence
|
Run Lint Tools:
src/metpy/calc/tools.py#L2027
[codespell] reported by reviewdog 🐶
signficant ==> significant
Raw Output:
./src/metpy/calc/tools.py:2027: signficant ==> significant
|
Run Lint Tools:
src/metpy/calc/tools.py#L2043
[codespell] reported by reviewdog 🐶
signficant ==> significant
Raw Output:
./src/metpy/calc/tools.py:2043: signficant ==> significant
|
Run Lint Tools
Process completed with exit code 65.
|
Run Lint Tools:
examples/plots/Plotting_Surface_Analysis.py#L20
[flake8] reported by reviewdog 🐶
I001 isort found an import in the wrong position
Raw Output:
./examples/plots/Plotting_Surface_Analysis.py:20:1: I001 isort found an import in the wrong position
|
Run Lint Tools:
examples/plots/Plotting_Surface_Analysis.py#L21
[flake8] reported by reviewdog 🐶
I005 isort found an unexpected missing import
Raw Output:
./examples/plots/Plotting_Surface_Analysis.py:21:1: I005 isort found an unexpected missing import
|
Run Lint Tools:
src/metpy/plots/text.py#L87
[flake8] reported by reviewdog 🐶
E306 expected 1 blank line before a nested definition, found 0
Raw Output:
./src/metpy/plots/text.py:87:13: E306 expected 1 blank line before a nested definition, found 0
|
Run Lint Tools:
tests/plots/test_plot_text.py#L14
[flake8] reported by reviewdog 🐶
I001 isort found an import in the wrong position
Raw Output:
./tests/plots/test_plot_text.py:14:1: I001 isort found an import in the wrong position
|
Run Lint Tools
Process completed with exit code 1.
|
Run Lint Tools
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|