Skip to content

Add options to load full documents as Sentence objects #2561

Add options to load full documents as Sentence objects

Add options to load full documents as Sentence objects #2561

Triggered via pull request January 11, 2025 14:21
Status Failure
Total duration 15m 43s
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 838: error: Argument 1 to "startswith" of "str" has incompatible type "Optional[str]"; expected "Union[str, tuple[str, ...]]" [arg-type]
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636