Skip to content

CI

CI #728

Triggered via schedule January 18, 2025 03:21
Status Success
Total duration 3m 9s
Artifacts

tests.yml

on: schedule
Matrix: Tests / Tests
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Tests / Tests (3.9, postgresql14): opt/hostedtoolcache/Python/3.9.21/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.
Tests / Tests (3.9, postgresql14): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/wtforms/fields/core.py#L399
Flags should be stored in dicts and not in tuples. The next version of WTForms will abandon support for flags in tuples.
Tests / Tests (3.9, postgresql14): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/wtforms/fields/core.py#L399
Flags should be stored in dicts and not in tuples. The next version of WTForms will abandon support for flags in tuples.
Tests / Tests (3.9, postgresql14): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/wtforms/fields/core.py#L399
Flags should be stored in dicts and not in tuples. The next version of WTForms will abandon support for flags in tuples.
Tests / Tests (3.12, postgresql14): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/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.
Tests / Tests (3.12, postgresql14): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/webargs/compat.py#L8
distutils Version classes are deprecated. Use packaging.version instead.
Tests / Tests (3.12, postgresql14): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/webargs/__init__.py#L13
distutils Version classes are deprecated. Use packaging.version instead.
Tests / Tests (3.12, postgresql14): 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): 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): 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): 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).