Skip to content

feat: implement nqm2ms2 #106

feat: implement nqm2ms2

feat: implement nqm2ms2 #106

Triggered via pull request January 25, 2025 08:00
Status Failure
Total duration 57s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
linting: src/nro45data/psw/ms2/_casa/_casacore.py#L49
[flake8] reported by reviewdog 🐶 expected 2 blank lines, found 1 Raw Output: ./src/nro45data/psw/ms2/_casa/_casacore.py:49:1: E302 expected 2 blank lines, found 1
linting: src/nro45data/psw/ms2/filler/utils.py#L163
[flake8] reported by reviewdog 🐶 missing whitespace around operator Raw Output: ./src/nro45data/psw/ms2/filler/utils.py:163:34: E225 missing whitespace around operator
linting: src/nro45data/psw/ms2/filler/utils.py#L227
[flake8] reported by reviewdog 🐶 too many blank lines (2) Raw Output: ./src/nro45data/psw/ms2/filler/utils.py:227:5: E303 too many blank lines (2)
testing: tests/ms2_filler/test_h40.py#L126
test_ms2_structure_h40 AssertionError: assert 499999 == 500000 + where 499999 = getattr(datetime.datetime(2024, 9, 25, 16, 3, 47, 499999), 'microsecond') + and 500000 = getattr(datetime.datetime(2024, 9, 25, 16, 3, 47, 500000, tzinfo=datetime.timezone.utc), 'microsecond')
testing
Process completed with exit code 1.
linting
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
testing: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/site-packages/astropy/io/fits/verify.py#L126
'TFIELDS' card at the wrong place (card 58). Fixed by moving it to the right place (card 7).
testing: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/site-packages/astropy/io/fits/verify.py#L126
Card 'EPOCH' is not FITS standard (invalid value string: '2.0000000000000e+03 /'). Fixed 'EPOCH' card to meet the FITS standard.
testing: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/site-packages/astropy/io/fits/verify.py#L126
Card 'GL0' is not FITS standard (invalid value string: '1.7795454798279e+02 / Map center (GL deg)'). Fixed 'GL0' card to meet the FITS standard.
testing: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/site-packages/astropy/io/fits/verify.py#L126
Card 'GB0' is not FITS standard (invalid value string: '-3.1411878951086e+01 / Map center (GB deg)'). Fixed 'GB0' card to meet the FITS standard.