Static tests #119
static.yml
on: schedule
Ruff
1m 2s
Pyright strict
1m 2s
Pyright global
1m 10s
Unit tests
1m 1s
Annotations
14 warnings
|
Pyright strict
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ruff
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Pyright global
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Pyright reportDeprecated:
python/lib/dicom_archive.py#L80
The method "get_tarchive_series_from_series_uid_and_echo_time" in class "TarchiveSeries" is deprecated
|
|
Pyright reportDeprecated:
python/lib/dicom_archive.py#L67
The method "create_tarchive_dict" in class "Tarchive" is deprecated
|
|
Pyright reportDeprecated:
python/lib/dicom_archive.py#L56
The method "create_tarchive_dict" in class "Tarchive" is deprecated
|
|
Pyright reportDeprecated:
python/lib/dicom_archive.py#L43
The class "TarchiveSeries" is deprecated
|
|
Pyright reportDeprecated:
python/lib/dicom_archive.py#L42
The class "Tarchive" is deprecated
|
|
Pyright reportDeprecated:
python/lib/dicom_archive.py#L6
The class "TarchiveSeries" is deprecated
|
|
Pyright reportDeprecated:
python/lib/dicom_archive.py#L5
The class "Tarchive" is deprecated
|
|
Pyright reportDeprecated:
python/lib/dcm2bids_imaging_pipeline_lib/push_imaging_files_to_s3_pipeline.py#L258
The method "update_files" in class "Files" is deprecated
|
|
Pyright reportDeprecated:
python/lib/dcm2bids_imaging_pipeline_lib/dicom_archive_loader_pipeline.py#L405
The method "update_files" in class "Files" is deprecated
|
|
Pyright reportDeprecated:
python/lib/database_lib/mri_scanner.py#L80
The method "register_new_scanner" in class "MriScanner" is deprecated
|