Skip to content

GH-3488: Support for writing a ColumnCorpus instance to files #2277

GH-3488: Support for writing a ColumnCorpus instance to files

GH-3488: Support for writing a ColumnCorpus instance to files #2277

Re-run triggered July 13, 2024 20:14
Status Failure
Total duration 35m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test: flair/__init__.py#L1
mypy-status mypy exited with status 1.
test: flair/datasets/sequence_labeling.py#L1
flair/datasets/sequence_labeling.py 479: error: "Dataset[Any]" has no attribute "__iter__" (not iterable) [attr-defined] 518: error: "Dataset[Any]" has no attribute "__iter__" (not iterable) [attr-defined]
test
Process completed with exit code 1.
test
The following actions uses Node.js version which is deprecated 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/