CI #353
Annotations
20 warnings
Tests / Tests (3.9, postgresql14, opensearch2):
invenio_oauth2server/ext.py#L279
You are overriding the default OAuthlib "URL encoded" set of valid characters. Make sure that the characters defined in oauthlib.common.urlencoded are indeed limitting your needs.
|
Tests / Tests (3.9, postgresql14, opensearch2):
invenio_oauth2server/ext.py#L279
You are overriding the default OAuthlib "URL encoded" set of valid characters. Make sure that the characters defined in oauthlib.common.urlencoded are indeed limitting your needs.
|
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_models.py#L34
Object of type <Client> not in session, add operation along 'User.oauth2clients' will not proceed
|
Tests / Tests (3.9, postgresql14, opensearch2):
tests/conftest.py#L271
Object of type <Client> not in session, add operation along 'User.oauth2clients' will not proceed (This warning originated from the Session 'autoflush' process, which was invoked automatically in response to a user-initiated operation. Consider using ``no_autoflush`` context manager if this warning happended while initializing objects.)
|
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_models.py#L80
Object of type <Token> not in session, add operation along 'User.oauth2tokens' will not proceed
|
Tests / Tests (3.9, postgresql14, opensearch2):
opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/flask_security/datastore.py#L186
get_user method is deprecated, user get_user_by_email/get_user_by_id
|
Tests / Tests (3.9, postgresql14, opensearch2):
opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/flask_security/datastore.py#L186
get_user method is deprecated, user get_user_by_email/get_user_by_id
|
Tests / Tests (3.9, postgresql14, opensearch2):
opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/flask_security/datastore.py#L186
get_user method is deprecated, user get_user_by_email/get_user_by_id
|
Tests / Tests (3.9, postgresql14, opensearch2):
opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/flask_oauthlib/client.py#L717
The 'warn' method is deprecated, use 'warning' instead
|
Tests / Tests (3.9, postgresql14, opensearch2):
invenio_oauth2server/ext.py#L279
You are overriding the default OAuthlib "URL encoded" set of valid characters. Make sure that the characters defined in oauthlib.common.urlencoded are indeed limitting your needs.
|
Tests / Tests (3.12, postgresql14, opensearch2):
opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/passlib/utils/__init__.py#L854
'crypt' is deprecated and slated for removal in Python 3.13
|
Tests / Tests (3.12, postgresql14, opensearch2):
opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/flask_admin/contrib/__init__.py#L2
Deprecated call to `pkg_resources.declare_namespace('flask_admin.contrib')`.
Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
|
Tests / Tests (3.12, postgresql14, opensearch2):
opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/pkg_resources/__init__.py#L2554
Deprecated call to `pkg_resources.declare_namespace('flask_admin')`.
Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
|
Tests / Tests (3.12, postgresql14, opensearch2):
invenio_oauth2server/ext.py#L279
You are overriding the default OAuthlib "URL encoded" set of valid characters. Make sure that the characters defined in oauthlib.common.urlencoded are indeed limitting your needs.
|
Tests / Tests (3.12, postgresql14, opensearch2):
opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3609
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
Tests / Tests (3.12, postgresql14, opensearch2):
opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3609
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
Tests / Tests (3.12, postgresql14, opensearch2):
opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3609
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
Tests / Tests (3.12, postgresql14, opensearch2):
opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3609
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
Tests / Tests (3.12, postgresql14, opensearch2):
opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3609
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
Tests / Tests (3.12, postgresql14, opensearch2):
opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3609
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|