Skip to content

fix type-check

fix type-check #13

Triggered via push August 12, 2024 07:30
Status Failure
Total duration 2m 11s
Artifacts
pyright type-check
2m 1s
pyright type-check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
pyright type-check
0 errors
pyright type-check: examples/llava/minicpmv-convert/minicpmv2_6-convert-image-encoder-to-gguf.py#L22
Import "dataclass" is not accessed (reportUnusedImport)
pyright type-check: examples/llava/minicpmv-convert/minicpmv2_6-convert-image-encoder-to-gguf.py#L23
Import "Optional" is not accessed (reportUnusedImport)
pyright type-check: examples/llava/minicpmv-convert/minicpmv2_6-convert-image-encoder-to-gguf.py#L23
Import "Tuple" is not accessed (reportUnusedImport)
pyright type-check: examples/llava/minicpmv-convert/minicpmv2_6-convert-image-encoder-to-gguf.py#L23
Import "Union" is not accessed (reportUnusedImport)
pyright type-check: examples/llava/minicpmv-convert/minicpmv2_6-convert-image-encoder-to-gguf.py#L36
Import "ModelOutput" is not accessed (reportUnusedImport)