Factorize get subject session #111
Triggered via pull request
September 27, 2024 16:32
Status
Success
Total duration
1m 22s
Artifacts
–
python-checks.yml
on: pull_request
Matrix: Global type checks
Matrix: Strict type checks
Matrix: Unit tests
Matrix: Lints
Annotations
12 errors
Global type checks (3.11):
python/lib/session.py#L5
The class "SessionDB" is deprecated
|
Global type checks (3.11):
python/lib/session.py#L62
The class "SessionDB" is deprecated
|
Global type checks (3.11):
python/lib/session.py#L143
The method "get_session_center_info" in class "SessionDB" is deprecated
|
Global type checks (3.11):
python/lib/session.py#L156
The method "create_session_dict" in class "SessionDB" is deprecated
|
Global type checks (3.11):
python/lib/session.py#L176
The method "insert_into_session" in class "SessionDB" is deprecated
|
Global type checks (3.11):
python/lib/session.py#L194
The method "determine_next_session_site_id_and_visit_number" in class "SessionDB" 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#L62
The class "SessionDB" is deprecated
|
Global type checks (3.12):
python/lib/session.py#L143
The method "get_session_center_info" in class "SessionDB" is deprecated
|
Global type checks (3.12):
python/lib/session.py#L156
The method "create_session_dict" in class "SessionDB" is deprecated
|
Global type checks (3.12):
python/lib/session.py#L176
The method "insert_into_session" in class "SessionDB" is deprecated
|
Global type checks (3.12):
python/lib/session.py#L194
The method "determine_next_session_site_id_and_visit_number" in class "SessionDB" is deprecated
|