MNT: (deps): Bump pandas from 1.3.5 to 2.2.2 in /ci #850
Annotations
6 errors and 1 warning
Flake8:
tests/test_catalog.py#L410
[flake8] reported by reviewdog 🐶
W292 no newline at end of file
Raw Output:
./tests/test_catalog.py:410:58: W292 no newline at end of file
|
Flake8:
src/siphon/http_util.py#L493
[flake8] reported by reviewdog 🐶
E231 missing whitespace after ':'
Raw Output:
./src/siphon/http_util.py:493:71: E231 missing whitespace after ':'
|
Flake8:
src/siphon/simplewebservice/iastate.py#L179
[flake8] reported by reviewdog 🐶
E231 missing whitespace after ':'
Raw Output:
./src/siphon/simplewebservice/iastate.py:179:39: E231 missing whitespace after ':'
|
Flake8:
src/siphon/cdmr/ncstream.py#L143
[flake8] reported by reviewdog 🐶
E231 missing whitespace after ':'
Raw Output:
./src/siphon/cdmr/ncstream.py:143:60: E231 missing whitespace after ':'
|
Flake8:
examples/ncss/NCSS_Cartopy_Example.py#L114
[flake8] reported by reviewdog 🐶
E231 missing whitespace after ':'
Raw Output:
./examples/ncss/NCSS_Cartopy_Example.py:114:60: E231 missing whitespace after ':'
|
Flake8:
examples/ncss/NCSS_Cartopy_Example.py#L114
[flake8] reported by reviewdog 🐶
E231 missing whitespace after ':'
Raw Output:
./examples/ncss/NCSS_Cartopy_Example.py:114:72: E231 missing whitespace after ':'
|
Flake8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|