Updated Dictionary FSTs #2385
Annotations
5 errors and 3 warnings
src/morphodict/lexicon/importer/test_importer.py#L310
test_entry_changed[translate-]
morphodict.lexicon.models.Wordform.DoesNotExist: Wordform matching query does not exist.
|
src/morphodict/lexicon/importer/test_importer.py#L310
test_entry_changed[translate-incremental]
morphodict.lexicon.models.Wordform.DoesNotExist: Wordform matching query does not exist.
|
src/morphodict/lexicon/importer/test_importer.py#L355
test_running_without_translations_after_running_with_removes_stuff
assert 1 > 10
+ where 1 = <bound method BaseManager._get_queryset_methods.<locals>.create_method.<locals>.manager_method of <morphodict.lexicon.models.WordformLemmaManager object at 0x7fd7dabd8550>>()
+ where <bound method BaseManager._get_queryset_methods.<locals>.create_method.<locals>.manager_method of <morphodict.lexicon.models.WordformLemmaManager object at 0x7fd7dabd8550>> = <morphodict.lexicon.models.WordformLemmaManager object at 0x7fd7dabd8550>.count
+ where <morphodict.lexicon.models.WordformLemmaManager object at 0x7fd7dabd8550> = Wordform.objects
|
src/CreeDictionary/tests/test_fst_regressions.py#L33
test_fst_analysis[ê-pim-nêhiyawêyahk-expected1]
AssertionError: assert RichAnalysis([('PV/e+', 'PV/pimi+'), 'nêhiyawêw', ('+V', '+AI', '+Cnj', '+12Pl')]) in [RichAnalysis([('PV/e+', 'PV/pimi+'), 'nêhiýawêw', ('+V', '+AI', '+Cnj', '+12Pl')]), RichAnalysis([('PV/e+', 'PV/pimi+'), 'nêhiýawêw', ('+V', '+AI', '+Cnj', '+1Pl')])]
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cypress-videos".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading