Skip to content

Adds dcm2niix build instructions to README #52

Adds dcm2niix build instructions to README

Adds dcm2niix build instructions to README #52

Triggered via pull request July 21, 2023 11:30
Status Success
Total duration 3m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 30 warnings
build (ubuntu-latest, 3.9): app/app.py#L83
E305 expected 2 blank lines after class or function definition, found 1
build (ubuntu-latest, 3.9): app/operators/clinrev_pdf_operator.py#L220
E251 unexpected spaces around keyword / parameter equals
build (ubuntu-latest, 3.9): app/operators/clinrev_pdf_operator.py#L221
E251 unexpected spaces around keyword / parameter equals
build (ubuntu-latest, 3.9): app/operators/clinrev_pdf_operator.py#L222
E251 unexpected spaces around keyword / parameter equals
build (ubuntu-latest, 3.9): app/rt-utils/ds_helper.py#L108
E222 multiple spaces after operator
build (ubuntu-latest, 3.9): app/rt-utils/ds_helper.py#L216
E501 line too long (134 > 127 characters)
build (ubuntu-latest, 3.9): app/test_scripts/mask_test.py#L13
E302 expected 2 blank lines, found 1
build (ubuntu-latest, 3.9): app/test_scripts/mask_test.py#L42
E303 too many blank lines (2)
build (ubuntu-latest, 3.9): app/test_scripts/mask_test.py#L77
E265 block comment should start with '# '
build (ubuntu-latest, 3.9): app/test_scripts/mask_test.py#L98
E231 missing whitespace after ','
build (ubuntu-latest, 3.10): app/app.py#L83
E305 expected 2 blank lines after class or function definition, found 1
build (ubuntu-latest, 3.10): app/operators/clinrev_pdf_operator.py#L220
E251 unexpected spaces around keyword / parameter equals
build (ubuntu-latest, 3.10): app/operators/clinrev_pdf_operator.py#L221
E251 unexpected spaces around keyword / parameter equals
build (ubuntu-latest, 3.10): app/operators/clinrev_pdf_operator.py#L222
E251 unexpected spaces around keyword / parameter equals
build (ubuntu-latest, 3.10): app/rt-utils/ds_helper.py#L108
E222 multiple spaces after operator
build (ubuntu-latest, 3.10): app/rt-utils/ds_helper.py#L216
E501 line too long (134 > 127 characters)
build (ubuntu-latest, 3.10): app/test_scripts/mask_test.py#L13
E302 expected 2 blank lines, found 1
build (ubuntu-latest, 3.10): app/test_scripts/mask_test.py#L42
E303 too many blank lines (2)
build (ubuntu-latest, 3.10): app/test_scripts/mask_test.py#L77
E265 block comment should start with '# '
build (ubuntu-latest, 3.10): app/test_scripts/mask_test.py#L98
E231 missing whitespace after ','
build (ubuntu-latest, 3.8): app/app.py#L83
E305 expected 2 blank lines after class or function definition, found 1
build (ubuntu-latest, 3.8): app/operators/clinrev_pdf_operator.py#L220
E251 unexpected spaces around keyword / parameter equals
build (ubuntu-latest, 3.8): app/operators/clinrev_pdf_operator.py#L221
E251 unexpected spaces around keyword / parameter equals
build (ubuntu-latest, 3.8): app/operators/clinrev_pdf_operator.py#L222
E251 unexpected spaces around keyword / parameter equals
build (ubuntu-latest, 3.8): app/rt-utils/ds_helper.py#L108
E222 multiple spaces after operator
build (ubuntu-latest, 3.8): app/rt-utils/ds_helper.py#L216
E501 line too long (134 > 127 characters)
build (ubuntu-latest, 3.8): app/test_scripts/mask_test.py#L13
E302 expected 2 blank lines, found 1
build (ubuntu-latest, 3.8): app/test_scripts/mask_test.py#L42
E303 too many blank lines (2)
build (ubuntu-latest, 3.8): app/test_scripts/mask_test.py#L77
E265 block comment should start with '# '
build (ubuntu-latest, 3.8): app/test_scripts/mask_test.py#L98
E231 missing whitespace after ','
build (ubuntu-latest, 3.9): app/__init__.py#L7
W292 no newline at end of file
build (ubuntu-latest, 3.9): app/__main__.py#L4
W292 no newline at end of file
build (ubuntu-latest, 3.9): app/app.py#L97
W292 no newline at end of file
build (ubuntu-latest, 3.9): app/operators/clinrev_pdf_operator.py#L16
F401 'pathlib.Path' imported but unused
build (ubuntu-latest, 3.9): app/operators/clinrev_pdf_operator.py#L72
F541 f-string is missing placeholders
build (ubuntu-latest, 3.9): app/operators/clinrev_pdf_operator.py#L78
F541 f-string is missing placeholders
build (ubuntu-latest, 3.9): app/operators/clinrev_pdf_operator.py#L320
W391 blank line at end of file
build (ubuntu-latest, 3.9): app/operators/dcm2nii_operator.py#L84
F541 f-string is missing placeholders
build (ubuntu-latest, 3.9): app/operators/rtstructwriter_operator.py#L104
W391 blank line at end of file
build (ubuntu-latest, 3.9): app/operators/totalsegmentator_operator.py#L10
F401 'shutil' imported but unused
build (ubuntu-latest, 3.10): app/__init__.py#L7
W292 no newline at end of file
build (ubuntu-latest, 3.10): app/__main__.py#L4
W292 no newline at end of file
build (ubuntu-latest, 3.10): app/app.py#L97
W292 no newline at end of file
build (ubuntu-latest, 3.10): app/operators/clinrev_pdf_operator.py#L16
F401 'pathlib.Path' imported but unused
build (ubuntu-latest, 3.10): app/operators/clinrev_pdf_operator.py#L72
F541 f-string is missing placeholders
build (ubuntu-latest, 3.10): app/operators/clinrev_pdf_operator.py#L78
F541 f-string is missing placeholders
build (ubuntu-latest, 3.10): app/operators/clinrev_pdf_operator.py#L320
W391 blank line at end of file
build (ubuntu-latest, 3.10): app/operators/dcm2nii_operator.py#L84
F541 f-string is missing placeholders
build (ubuntu-latest, 3.10): app/operators/rtstructwriter_operator.py#L104
W391 blank line at end of file
build (ubuntu-latest, 3.10): app/operators/totalsegmentator_operator.py#L10
F401 'shutil' imported but unused
build (ubuntu-latest, 3.8): app/__init__.py#L7
W292 no newline at end of file
build (ubuntu-latest, 3.8): app/__main__.py#L4
W292 no newline at end of file
build (ubuntu-latest, 3.8): app/app.py#L97
W292 no newline at end of file
build (ubuntu-latest, 3.8): app/operators/clinrev_pdf_operator.py#L16
F401 'pathlib.Path' imported but unused
build (ubuntu-latest, 3.8): app/operators/clinrev_pdf_operator.py#L72
F541 f-string is missing placeholders
build (ubuntu-latest, 3.8): app/operators/clinrev_pdf_operator.py#L78
F541 f-string is missing placeholders
build (ubuntu-latest, 3.8): app/operators/clinrev_pdf_operator.py#L320
W391 blank line at end of file
build (ubuntu-latest, 3.8): app/operators/dcm2nii_operator.py#L84
F541 f-string is missing placeholders
build (ubuntu-latest, 3.8): app/operators/rtstructwriter_operator.py#L104
W391 blank line at end of file
build (ubuntu-latest, 3.8): app/operators/totalsegmentator_operator.py#L10
F401 'shutil' imported but unused