Annotations
25 errors and 1 warning
Ruff (F401):
adapters/tests/test_encoder_decoder.py#L7
adapters/tests/test_encoder_decoder.py:7:55: F401 `transformers.testing_utils.torch_device` imported but unused
|
Ruff (E722):
wtpsplit/__init__.py#L515
wtpsplit/__init__.py:515:17: E722 Do not use bare `except`
|
Ruff (E722):
wtpsplit/data_acquisition/extract_all_data.py#L96
wtpsplit/data_acquisition/extract_all_data.py:96:5: E722 Do not use bare `except`
|
Ruff (E722):
wtpsplit/evaluation/intrinsic_ted.py#L264
wtpsplit/evaluation/intrinsic_ted.py:264:9: E722 Do not use bare `except`
|
Ruff (E722):
wtpsplit/evaluation/llm_sentence.py#L428
wtpsplit/evaluation/llm_sentence.py:428:5: E722 Do not use bare `except`
|
Ruff (E722):
wtpsplit/utils.py#L232
wtpsplit/utils.py:232:5: E722 Do not use bare `except`
|
build (3.11)
Process completed with exit code 1.
|
build (3.8)
The job was canceled because "_3_11" failed.
|
Ruff (F401):
adapters/tests/test_encoder_decoder.py#L7
adapters/tests/test_encoder_decoder.py:7:55: F401 `transformers.testing_utils.torch_device` imported but unused
|
Ruff (E722):
wtpsplit/__init__.py#L515
wtpsplit/__init__.py:515:17: E722 Do not use bare `except`
|
Ruff (E722):
wtpsplit/data_acquisition/extract_all_data.py#L96
wtpsplit/data_acquisition/extract_all_data.py:96:5: E722 Do not use bare `except`
|
Ruff (E722):
wtpsplit/evaluation/intrinsic_ted.py#L264
wtpsplit/evaluation/intrinsic_ted.py:264:9: E722 Do not use bare `except`
|
Ruff (E722):
wtpsplit/evaluation/llm_sentence.py#L428
wtpsplit/evaluation/llm_sentence.py:428:5: E722 Do not use bare `except`
|
Ruff (E722):
wtpsplit/utils.py#L232
wtpsplit/utils.py:232:5: E722 Do not use bare `except`
|
build (3.8)
Process completed with exit code 1.
|
build (3.9)
The job was canceled because "_3_11" failed.
|
Ruff (F401):
adapters/tests/test_encoder_decoder.py#L7
adapters/tests/test_encoder_decoder.py:7:55: F401 `transformers.testing_utils.torch_device` imported but unused
|
Ruff (E722):
wtpsplit/__init__.py#L515
wtpsplit/__init__.py:515:17: E722 Do not use bare `except`
|
Ruff (E722):
wtpsplit/data_acquisition/extract_all_data.py#L96
wtpsplit/data_acquisition/extract_all_data.py:96:5: E722 Do not use bare `except`
|
Ruff (E722):
wtpsplit/evaluation/intrinsic_ted.py#L264
wtpsplit/evaluation/intrinsic_ted.py:264:9: E722 Do not use bare `except`
|
Ruff (E722):
wtpsplit/evaluation/llm_sentence.py#L428
wtpsplit/evaluation/llm_sentence.py:428:5: E722 Do not use bare `except`
|
Ruff (E722):
wtpsplit/utils.py#L232
wtpsplit/utils.py:232:5: E722 Do not use bare `except`
|
build (3.9)
Process completed with exit code 1.
|
build (3.10)
The job was canceled because "_3_11" failed.
|
build (3.10)
The operation was canceled.
|
build (3.11)
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/.
|