drop python 3.8 #2430
Annotations
6 errors and 1 warning
test:
flair/__init__.py#L1
mypy-status
mypy exited with status 1.
|
test:
flair/embeddings/document.py#L1
flair/embeddings/document.py
374: error: Unused "type: ignore" comment [unused-ignore]
|
test:
flair/embeddings/token.py#L1
flair/embeddings/token.py
516: error: Unused "type: ignore" comment [unused-ignore]
|
test:
tests/embedding_test_utils.py#L181
TestTransformerDocumentEmbeddings.test_default_embeddings_stay_the_same_after_saving_and_loading[False]
AssertionError
|
test:
tests/embedding_test_utils.py#L179
TestTransformerWordEmbeddings.test_default_embeddings_stay_the_same_after_saving_and_loading[False]
AssertionError
|
test
Process completed with exit code 1.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|