inline(docs):fix #607
Annotations
2 errors and 11 warnings
Run tests:
invenio_oauthclient/handlers/__init__.py#L1
isort-check
oauth2_handle_error,
)
from .ui import oauth_resp_remote_error_handler as oauth_error_handler
-from .ui import signup_handler
+from .ui import (
+ signup_handler,
+)
from .utils import authorized_handler, make_handler
__all__ = (
|
Run tests
Process completed with exit code 1.
|
Set up Python 3.12
Cache not found for keys: setup-python-Linux-x64-24.04-Ubuntu-python-3.12.9-pip-6b92df375b79ac97d1d48940ac0c9b990264092100b4c38c76228873d33a8a58, setup-python-Linux-x64-24.04-Ubuntu-python-3.12.9-pip
|
Run tests:
opt/hostedtoolcache/Python/3.12.9/x64/lib/python3.12/site-packages/passlib/utils/__init__.py#L854
'crypt' is deprecated and slated for removal in Python 3.13
|
Run tests:
opt/hostedtoolcache/Python/3.12.9/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
|
Run tests:
opt/hostedtoolcache/Python/3.12.9/x64/lib/python3.12/site-packages/pkg_resources/__init__.py#L2559
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
|
Run tests:
invenio_oauthclient/contrib/cern.py#L160
The cern contrib is deprecated. Please use the generic keycloak instead.
|
Run tests:
opt/hostedtoolcache/Python/3.12.9/x64/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3616
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).
|
Run tests:
opt/hostedtoolcache/Python/3.12.9/x64/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3616
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).
|
Run tests:
opt/hostedtoolcache/Python/3.12.9/x64/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3616
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).
|
Run tests:
opt/hostedtoolcache/Python/3.12.9/x64/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3616
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).
|
Run tests:
opt/hostedtoolcache/Python/3.12.9/x64/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3616
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).
|
Run tests:
opt/hostedtoolcache/Python/3.12.9/x64/lib/python3.12/site-packages/sqlalchemy/sql/schema.py#L3616
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).
|
Loading