Skip to content

Fix dataset parsing for Hyrax catalogs #831

Fix dataset parsing for Hyrax catalogs

Fix dataset parsing for Hyrax catalogs #831

Triggered via pull request April 25, 2024 20:26
Status Failure
Total duration 35s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
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: 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/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: 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
Process completed with exit code 1.
Flake8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.