Skip to content

update

update #2

Triggered via push April 14, 2026 09:59
Status Failure
Total duration 2m 28s
Artifacts
python type-check
2m 23s
python type-check
Fit to window
Zoom out
Zoom in

Annotations

2 errors
python type-check
Process completed with exit code 1.
ty (unsupported-operator): convert_hf_to_gguf.py#L12951
convert_hf_to_gguf.py:12951:8: unsupported-operator: Operator `in` is not supported between objects of type `Literal["Sarashina"]` and `None | Any` convert_hf_to_gguf.py:12951:8: Has type `Literal["Sarashina"]` convert_hf_to_gguf.py:12951:23: Has type `None | Any` info: Operation fails because operator `in` is not supported between objects of type `Literal["Sarashina"]` and `None` info: rule `unsupported-operator` is enabled by default