Skip to content

Incremental BIDS import #388

Incremental BIDS import

Incremental BIDS import #388

Triggered via pull request January 2, 2025 14:04
Status Failure
Total duration 1m 4s
Artifacts

python-checks.yml

on: pull_request
Matrix: Global type checks
Matrix: Strict type checks
Matrix: Unit tests
Matrix: Lints
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 7 warnings
Ruff (F401): python/lib/bidsreader.py#L12
python/lib/bidsreader.py:12:25: F401 `lib.utilities` imported but unused
Ruff (UP006): python/lib/env.py#L40
python/lib/env.py:40:20: UP006 Use `collections.abc.Callable` instead of `Callable` for type annotation
Ruff (UP006): python/lib/env.py#L43
python/lib/env.py:43:36: UP006 Use `collections.abc.Callable` instead of `Callable` for type annotation
Ruff (UP035): python/lib/util.py#L1
python/lib/util.py:1:1: UP035 Import from `collections.abc` instead: `Iterable`, `Iterator`
Ruff (UP006): python/lib/util.py#L6
python/lib/util.py:6:21: UP006 Use `collections.abc.Callable` instead of `Callable` for type annotation
Ruff (UP006): python/lib/util.py#L6
python/lib/util.py:6:52: UP006 Use `collections.abc.Iterable` instead of `Iterable` for type annotation
Ruff (UP006): python/lib/util.py#L23
python/lib/util.py:23:26: UP006 Use `collections.abc.Callable` instead of `Callable` for type annotation
Ruff (UP006): python/lib/util.py#L23
python/lib/util.py:23:61: UP006 Use `collections.abc.Iterable` instead of `Iterable` for type annotation
Ruff (UP006): python/lib/util.py#L23
python/lib/util.py:23:77: UP006 Use `collections.abc.Iterator` instead of `Iterator` for type annotation
Lints (3.11)
Process completed with exit code 1.
Lints (3.12)
The job was canceled because "_3_11" failed.
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.11): python/lib/log.py#L6
The class "Notification" is deprecated
Global type checks (3.11): python/lib/log.py#L60
The class "Notification" is deprecated
Global type checks (3.11): python/lib/log.py#L81
The method "write_to_notification_spool" in class "Notification" is deprecated
Global type checks (3.11): python/lib/session.py#L4
The class "ProjectCohortRel" is deprecated
Global type checks (3.11): python/lib/session.py#L5
The class "SessionDB" is deprecated
Global type checks (3.11): python/lib/session.py#L6
The class "Site" is deprecated
Global type checks (3.11): python/lib/session.py#L61
The class "ProjectCohortRel" 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
Global type checks (3.12): python/lib/log.py#L6
The class "Notification" is deprecated
Global type checks (3.12): python/lib/log.py#L60
The class "Notification" is deprecated
Global type checks (3.12): python/lib/log.py#L81
The method "write_to_notification_spool" in class "Notification" is deprecated
Global type checks (3.12): python/lib/session.py#L4
The class "ProjectCohortRel" is deprecated
Global type checks (3.12): python/lib/session.py#L5
The class "SessionDB" is deprecated
Global type checks (3.12): python/lib/session.py#L6
The class "Site" is deprecated
Global type checks (3.12): python/lib/session.py#L61
The class "ProjectCohortRel" is deprecated
Lints (3.11)
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
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
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
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
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.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636