Skip to content

Support for NoisyNER dataset #2195

Support for NoisyNER dataset

Support for NoisyNER dataset #2195

Triggered via pull request June 3, 2024 09:34
Status Failure
Total duration 24m 35s
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 4876: error: Incompatible types in assignment (expression has type "List[str]", variable has type "List[List[str]]") [assignment] 4939: error: Argument 1 to "append" of "list" has incompatible type "List[Any]"; expected "str" [arg-type]
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.