Annotations
7 errors and 1 warning
adapters/tests/test_encoder_decoder.py#L7
adapters/tests/test_encoder_decoder.py:7:55: F401 `transformers.testing_utils.torch_device` imported but unused
|
wtpsplit/__init__.py#L515
wtpsplit/__init__.py:515:17: E722 Do not use bare `except`
|
wtpsplit/data_acquisition/extract_all_data.py#L96
wtpsplit/data_acquisition/extract_all_data.py:96:5: E722 Do not use bare `except`
|
wtpsplit/evaluation/intrinsic_ted.py#L264
wtpsplit/evaluation/intrinsic_ted.py:264:9: E722 Do not use bare `except`
|
wtpsplit/evaluation/llm_sentence.py#L428
wtpsplit/evaluation/llm_sentence.py:428:5: E722 Do not use bare `except`
|
wtpsplit/utils.py#L232
wtpsplit/utils.py:232:5: E722 Do not use bare `except`
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading