Create GHA to test app end-to-end using monai-deploy exec #8
Annotations
10 errors and 10 warnings
app/app.py#L83
E305 expected 2 blank lines after class or function definition, found 1
|
app/operators/clinrev_pdf_operator.py#L220
E251 unexpected spaces around keyword / parameter equals
|
app/operators/clinrev_pdf_operator.py#L221
E251 unexpected spaces around keyword / parameter equals
|
app/operators/clinrev_pdf_operator.py#L222
E251 unexpected spaces around keyword / parameter equals
|
app/rt-utils/ds_helper.py#L108
E222 multiple spaces after operator
|
app/rt-utils/ds_helper.py#L216
E501 line too long (134 > 127 characters)
|
app/test_scripts/mask_test.py#L13
E302 expected 2 blank lines, found 1
|
app/test_scripts/mask_test.py#L42
E303 too many blank lines (2)
|
app/test_scripts/mask_test.py#L77
E265 block comment should start with '# '
|
app/test_scripts/mask_test.py#L98
E231 missing whitespace after ','
|
app/__init__.py#L7
W292 no newline at end of file
|
app/__main__.py#L4
W292 no newline at end of file
|
app/app.py#L97
W292 no newline at end of file
|
app/operators/clinrev_pdf_operator.py#L16
F401 'pathlib.Path' imported but unused
|
app/operators/clinrev_pdf_operator.py#L72
F541 f-string is missing placeholders
|
app/operators/clinrev_pdf_operator.py#L78
F541 f-string is missing placeholders
|
app/operators/clinrev_pdf_operator.py#L320
W391 blank line at end of file
|
app/operators/dcm2nii_operator.py#L108
F541 f-string is missing placeholders
|
app/operators/rtstructwriter_operator.py#L104
W391 blank line at end of file
|
app/operators/totalsegmentator_operator.py#L10
F401 'shutil' imported but unused
|
The logs for this run have expired and are no longer available.
Loading