Skip to content

MNT: (deps): Bump protobuf from 3.20.1 to 5.28.1 in /ci #855

MNT: (deps): Bump protobuf from 3.20.1 to 5.28.1 in /ci

MNT: (deps): Bump protobuf from 3.20.1 to 5.28.1 in /ci #855

Triggered via pull request September 12, 2024 12:37
Status Success
Total duration 32s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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: 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/