release: v0.6.24 #383
Annotations
7 warnings
Run tests:
home/runner/.cache/pypoetry/virtualenvs/invenio-sip2-QYaOjsQA-py3.10/lib/python3.10/site-packages/sqlalchemy_utils/aggregates.py#L511
The `sqlalchemy.orm.mapper()` symbol is deprecated and will be removed in a future release. For the mapper-wide event target, use the 'sqlalchemy.orm.Mapper' class.
|
Run tests:
home/runner/.cache/pypoetry/virtualenvs/invenio-sip2-QYaOjsQA-py3.10/lib/python3.10/site-packages/sqlalchemy_utils/proxy_dict.py#L84
The `sqlalchemy.orm.mapper()` symbol is deprecated and will be removed in a future release. For the mapper-wide event target, use the 'sqlalchemy.orm.Mapper' class.
|
Run tests:
invenio_sip2/models.py#L111
in 3.12 __contains__ will no longer raise TypeError, but will return True if
obj is a member or a member's value
|
Run tests:
tests/utils.py#L48
The Query.get() method is considered legacy as of the 1.x series of SQLAlchemy and becomes a legacy construct in 2.0. The method is now available as Session.get() (deprecated since: 2.0)
|
Run tests:
tests/utils.py#L48
The Query.get() method is considered legacy as of the 1.x series of SQLAlchemy and becomes a legacy construct in 2.0. The method is now available as Session.get() (deprecated since: 2.0)
|
Run tests:
tests/utils.py#L48
The Query.get() method is considered legacy as of the 1.x series of SQLAlchemy and becomes a legacy construct in 2.0. The method is now available as Session.get() (deprecated since: 2.0)
|
Run tests:
tests/utils.py#L48
The Query.get() method is considered legacy as of the 1.x series of SQLAlchemy and becomes a legacy construct in 2.0. The method is now available as Session.get() (deprecated since: 2.0)
|
Loading