add(fap): new model and transformation rules #395
+96
−0
Annotations
11 warnings
|
Complete job
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. 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/
|
|
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
|
Loading