Migrate DICOM archive files to new database abstraction #394
python-checks.yml
on: pull_request
Matrix: Global type checks
Matrix: Strict type checks
Matrix: Unit tests
Matrix: Lints
Annotations
20 errors and 8 warnings
Global type checks (3.12):
python/lib/dicom_archive.py#L5
The class "Tarchive" is deprecated
|
Global type checks (3.12):
python/lib/dicom_archive.py#L6
The class "TarchiveSeries" is deprecated
|
Global type checks (3.12):
python/lib/dicom_archive.py#L44
The class "Tarchive" is deprecated
|
Global type checks (3.12):
python/lib/dicom_archive.py#L45
The class "TarchiveSeries" is deprecated
|
Global type checks (3.12):
python/lib/dicom_archive.py#L58
The method "create_tarchive_dict" in class "Tarchive" is deprecated
|
Global type checks (3.12):
python/lib/dicom_archive.py#L69
The method "create_tarchive_dict" in class "Tarchive" is deprecated
|
Global type checks (3.12):
python/lib/dicom_archive.py#L82
The method "get_tarchive_series_from_series_uid_and_echo_time" in class "TarchiveSeries" is deprecated
|
Global type checks (3.12):
python/lib/dicom_archive.py#L88
The method "populate_tarchive_info_dict_from_tarchive_id" in class "DicomArchive" is deprecated
|
Global type checks (3.12):
python/lib/imaging_io.py#L49
The method "log_info" in class "ImagingIO" is deprecated
|
Global type checks (3.12):
python/lib/imaging_io.py#L62
The method "log_info" in class "ImagingIO" is deprecated
|
Global type checks (3.11):
python/lib/dicom_archive.py#L5
The class "Tarchive" is deprecated
|
Global type checks (3.11):
python/lib/dicom_archive.py#L6
The class "TarchiveSeries" is deprecated
|
Global type checks (3.11):
python/lib/dicom_archive.py#L44
The class "Tarchive" is deprecated
|
Global type checks (3.11):
python/lib/dicom_archive.py#L45
The class "TarchiveSeries" is deprecated
|
Global type checks (3.11):
python/lib/dicom_archive.py#L58
The method "create_tarchive_dict" in class "Tarchive" is deprecated
|
Global type checks (3.11):
python/lib/dicom_archive.py#L69
The method "create_tarchive_dict" in class "Tarchive" is deprecated
|
Global type checks (3.11):
python/lib/dicom_archive.py#L82
The method "get_tarchive_series_from_series_uid_and_echo_time" in class "TarchiveSeries" is deprecated
|
Global type checks (3.11):
python/lib/dicom_archive.py#L88
The method "populate_tarchive_info_dict_from_tarchive_id" in class "DicomArchive" is deprecated
|
Global type checks (3.11):
python/lib/imaging_io.py#L49
The method "log_info" in class "ImagingIO" is deprecated
|
Global type checks (3.11):
python/lib/imaging_io.py#L62
The method "log_info" in class "ImagingIO" is deprecated
|
Unit tests (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lints (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lints (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Strict type checks (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Global type checks (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Strict type checks (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Global type checks (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|