Unify LORIS-MRI logging #258
python-checks.yml
on: pull_request
Matrix: Global type checks
Matrix: Strict type checks
Matrix: Unit tests
Matrix: Lints
Annotations
6 errors
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
|
Global type checks (3.11):
python/lib/imaging_io.py#L66
The method "log_error_and_exit" in class "ImagingIO" 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.12):
python/lib/imaging_io.py#L66
The method "log_error_and_exit" in class "ImagingIO" is deprecated
|