change(tests): include rdm and videos packages - #585
Open
zubeydecivelek wants to merge 1 commit into
Open
Annotations
5 errors and 11 warnings
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
cds_migrator_kit/videos/weblecture_migration/transform/xml_processing/rules/digitized_video_lecture.py#L0
pydocstyle-check
/home/runner/work/cds-migrator-kit/cds-migrator-kit/cds_migrator_kit/videos/weblecture_migration/transform/xml_processing/rules/digitized_video_lecture.py:63 in public function `validate_copyright`:
D103: Missing docstring in public function
/home/runner/work/cds-migrator-kit/cds-migrator-kit/cds_migrator_kit/videos/weblecture_migration/transform/xml_processing/rules/digitized_video_lecture.py:351 in public function `subject_categories`:
D205: 1 blank line required between summary line and description (found 0)
/home/runner/work/cds-migrator-kit/cds-migrator-kit/cds_migrator_kit/videos/weblecture_migration/transform/xml_processing/rules/digitized_video_lecture.py:389 in public function `creation_date`:
D202: No blank lines allowed after function docstring (found 1)
|
|
Run tests:
cds_migrator_kit/videos/weblecture_migration/transform/xml_processing/quality/multiple_video.py#L0
pydocstyle-check
/home/runner/work/cds-migrator-kit/cds-migrator-kit/cds_migrator_kit/videos/weblecture_migration/transform/xml_processing/quality/multiple_video.py:229 in public function `grouped_values_with_code`:
D205: 1 blank line required between summary line and description (found 0)
/home/runner/work/cds-migrator-kit/cds-migrator-kit/cds_migrator_kit/videos/weblecture_migration/transform/xml_processing/quality/multiple_video.py:255 in public function `get_single_selector`:
D205: 1 blank line required between summary line and description (found 0)
/home/runner/work/cds-migrator-kit/cds-migrator-kit/cds_migrator_kit/videos/weblecture_migration/transform/xml_processing/quality/multiple_video.py:255 in public function `get_single_selector`:
D400: First line should end with a period (not ':')
/home/runner/work/cds-migrator-kit/cds-migrator-kit/cds_migrator_kit/videos/weblecture_migration/transform/xml_processing/quality/multiple_video.py:274 in public function `match_with_code`:
D205: 1 blank line required between summary line and description (found 0)
/home/runner/work/cds-migrator-kit/cds-migrator-kit/cds_migrator_kit/videos/weblecture_migration/transform/xml_processing/quality/multiple_video.py:274 in public function `match_with_code`:
D400: First line should end with a period (not ':')
|
|
Run tests:
cds_migrator_kit/videos/weblecture_migration/transform/xml_processing/quality/files.py#L0
pydocstyle-check
/home/runner/work/cds-migrator-kit/cds-migrator-kit/cds_migrator_kit/videos/weblecture_migration/transform/xml_processing/quality/files.py:20 in public function `get_files_by_recid`:
D205: 1 blank line required between summary line and description (found 0)
|
|
Run tests:
cds_migrator_kit/videos/weblecture_migration/transform/transform_files.py#L0
pydocstyle-check
/home/runner/work/cds-migrator-kit/cds-migrator-kit/cds_migrator_kit/videos/weblecture_migration/transform/transform_files.py:117 in private method `_get_highest_and_other_composites`:
D202: No blank lines allowed after function docstring (found 1)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests:
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/sqlalchemy_utils/types/encrypted/encrypted_type.py#L463
The 'EncryptedType' class will change implementation from 'LargeBinary' to 'String' in a future version. Use 'StringEncryptedType' to use the 'String' implementation.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/sqlalchemy_utils/types/encrypted/encrypted_type.py#L463
The 'EncryptedType' class will change implementation from 'LargeBinary' to 'String' in a future version. Use 'StringEncryptedType' to use the 'String' implementation.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/webargs/__init__.py#L13
distutils Version classes are deprecated. Use packaging.version instead.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/webargs/compat.py#L8
distutils Version classes are deprecated. Use packaging.version instead.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/webargs/compat.py#L8
The '__version__' attribute is deprecated and will be removed in in a future version. Use feature detection or 'importlib.metadata.version("marshmallow")' instead.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/invenio_i18n/babel.py#L14
pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/flask_sqlalchemy/__init__.py#L14
'_app_ctx_stack' is deprecated and will be removed in Flask 2.3.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/flask_sqlalchemy/__init__.py#L14
'_app_ctx_stack' is deprecated and will be removed in Flask 2.3.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/pytest_cov/plugin.py#L265
The hookimpl CovPlugin.pytest_testnodedown uses old-style configuration options (marks or attributes).
Please use the pytest.hookimpl(optionalhook=True) decorator instead
to configure the hooks.
See https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
|
|
Run tests:
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/pytest_cov/plugin.py#L256
The hookimpl CovPlugin.pytest_configure_node uses old-style configuration options (marks or attributes).
Please use the pytest.hookimpl(optionalhook=True) decorator instead
to configure the hooks.
See https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
|
background
wait
wait-all
cancel
parallel
Loading