Added group to settings #2569
Annotations
6 warnings
🩺 Run unit tests:
home/runner/.local/share/virtualenvs/morphodict-pjCHviKd/lib/python3.10/site-packages/django/conf/__init__.py#L289
The STATICFILES_STORAGE setting is deprecated. Use STORAGES instead.
|
🩺 Run unit tests:
src/morphodict/phrase_translate/tag_maps.py#L20
invalid escape sequence '\s'
|
🩺 Run unit tests:
src/morphodict/cvd/management/commands/builddefinitionvectors.py#L59
Using QuerySet.iterator() after prefetch_related() without specifying chunk_size is deprecated.
|
🩺 Run unit tests:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
Do not use the `random` module inside strategies; instead consider `st.randoms()`, `st.sampled_from()`, etc. from lemma=<morphodict.tests.conftest.WordformStrategy object at 0x7f47d20dc0d0>
|
🩺 Run unit tests:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
Do not use the `random` module inside strategies; instead consider `st.randoms()`, `st.sampled_from()`, etc. from lemma=<morphodict.tests.conftest.WordformStrategy object at 0x7f47d20dc700>
|
🩺 Run unit tests:
home/runner/.local/share/virtualenvs/morphodict-pjCHviKd/lib/python3.10/site-packages/pytest_mypy.py#L212
372: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]
|
Loading