Skip to content

Improve acr_slice_thickness #755

Improve acr_slice_thickness

Improve acr_slice_thickness #755

Triggered via pull request September 11, 2024 15:12
Status Failure
Total duration 11m 24s
Artifacts

tests_development.yml

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

Annotations

22 errors and 22 warnings
test (ubuntu-latest, 3.9)
Process completed with exit code 1.
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): 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.11)
Process completed with exit code 1.
test (ubuntu-latest, 3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: rbialon/flake8-annotations@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L91
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
test (ubuntu-latest, 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: rbialon/flake8-annotations@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L91
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