Skip to content

Python 3.12 compatibility #771

Python 3.12 compatibility

Python 3.12 compatibility #771

Triggered via pull request December 27, 2024 12:46
Status Success
Total duration 4m 39s
Artifacts

tests_development.yml

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

Annotations

20 errors and 22 warnings
test (ubuntu-latest, 3.11): docs/source/conf.py#L16
E402 module level import not at top of file
test (ubuntu-latest, 3.11): docs/source/conf.py#L72
E262 inline comment should start with '# '
test (ubuntu-latest, 3.11): hazenlib/__init__.py#L6
E501 line too long (132 > 127 characters)
test (ubuntu-latest, 3.11): hazenlib/__init__.py#L27
E501 line too long (146 > 127 characters)
test (ubuntu-latest, 3.11): hazenlib/__init__.py#L28
E501 line too long (162 > 127 characters)
test (ubuntu-latest, 3.11): hazenlib/__init__.py#L31
E501 line too long (156 > 127 characters)
test (ubuntu-latest, 3.11): hazenlib/__init__.py#L32
E501 line too long (136 > 127 characters)
test (ubuntu-latest, 3.11): hazenlib/__init__.py#L91
E722 do not use bare 'except'
test (ubuntu-latest, 3.11): hazenlib/tasks/acr_geometric_accuracy.py#L46
E501 line too long (135 > 127 characters)
test (ubuntu-latest, 3.11): hazenlib/tasks/acr_geometric_accuracy.py#L49
E501 line too long (260 > 127 characters)
test (ubuntu-latest, 3.9): docs/source/conf.py#L16
E402 module level import not at top of file
test (ubuntu-latest, 3.9): docs/source/conf.py#L72
E262 inline comment should start with '# '
test (ubuntu-latest, 3.9): hazenlib/__init__.py#L6
E501 line too long (132 > 127 characters)
test (ubuntu-latest, 3.9): hazenlib/__init__.py#L27
E501 line too long (146 > 127 characters)
test (ubuntu-latest, 3.9): hazenlib/__init__.py#L28
E501 line too long (162 > 127 characters)
test (ubuntu-latest, 3.9): hazenlib/__init__.py#L31
E501 line too long (156 > 127 characters)
test (ubuntu-latest, 3.9): hazenlib/__init__.py#L32
E501 line too long (136 > 127 characters)
test (ubuntu-latest, 3.9): hazenlib/__init__.py#L91
E722 do not use bare 'except'
test (ubuntu-latest, 3.9): hazenlib/tasks/acr_geometric_accuracy.py#L46
E501 line too long (135 > 127 characters)
test (ubuntu-latest, 3.9): hazenlib/tasks/acr_geometric_accuracy.py#L49
E501 line too long (260 > 127 characters)
test (ubuntu-latest, 3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (ubuntu-latest, 3.11): hazenlib/__init__.py#L47
F401 'pydicom.dcmread' imported but unused
test (ubuntu-latest, 3.11): hazenlib/__init__.py#L49
F401 'hazenlib.utils.is_enhanced_dicom' imported but unused
test (ubuntu-latest, 3.11): hazenlib/tasks/acr_uniformity.py#L90
F841 local variable 'coords' is assigned to but never used
test (ubuntu-latest, 3.11): hazenlib/tasks/ghosting.py#L68
F541 f-string is missing placeholders
test (ubuntu-latest, 3.11): hazenlib/tasks/ghosting.py#L77
F541 f-string is missing placeholders
test (ubuntu-latest, 3.11): hazenlib/tasks/ghosting.py#L280
F841 local variable 'ghost_slice' is assigned to but never used
test (ubuntu-latest, 3.11): hazenlib/tasks/relaxometry.py#L87
W291 trailing whitespace
test (ubuntu-latest, 3.11): hazenlib/tasks/relaxometry.py#L89
W291 trailing whitespace
test (ubuntu-latest, 3.11): hazenlib/tasks/relaxometry.py#L163
C901 'Relaxometry.run' is too complex (16)
test (ubuntu-latest, 3.11): hazenlib/tasks/relaxometry.py#L817
F841 local variable 'ax' is assigned to but never used
test (ubuntu-latest, 3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (ubuntu-latest, 3.9): hazenlib/__init__.py#L47
F401 'pydicom.dcmread' imported but unused
test (ubuntu-latest, 3.9): hazenlib/__init__.py#L49
F401 'hazenlib.utils.is_enhanced_dicom' imported but unused
test (ubuntu-latest, 3.9): hazenlib/tasks/acr_uniformity.py#L90
F841 local variable 'coords' is assigned to but never used
test (ubuntu-latest, 3.9): hazenlib/tasks/ghosting.py#L68
F541 f-string is missing placeholders
test (ubuntu-latest, 3.9): hazenlib/tasks/ghosting.py#L77
F541 f-string is missing placeholders
test (ubuntu-latest, 3.9): hazenlib/tasks/ghosting.py#L280
F841 local variable 'ghost_slice' is assigned to but never used
test (ubuntu-latest, 3.9): hazenlib/tasks/relaxometry.py#L87
W291 trailing whitespace
test (ubuntu-latest, 3.9): hazenlib/tasks/relaxometry.py#L89
W291 trailing whitespace
test (ubuntu-latest, 3.9): hazenlib/tasks/relaxometry.py#L163
C901 'Relaxometry.run' is too complex (16)
test (ubuntu-latest, 3.9): hazenlib/tasks/relaxometry.py#L817
F841 local variable 'ax' is assigned to but never used