Skip to content

Add ability to pull vllm-compatible hf models #1440

Add ability to pull vllm-compatible hf models

Add ability to pull vllm-compatible hf models #1440

Triggered via pull request December 24, 2025 13:46
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint (linux)
Process completed with exit code 2.
lint (linux): pkg/distribution/huggingface/client.go#L121
httpNoBody: http.NoBody should be preferred to the nil request body (gocritic)
lint (linux): pkg/distribution/huggingface/client.go#L86
httpNoBody: http.NoBody should be preferred to the nil request body (gocritic)
lint (linux): pkg/distribution/huggingface/repository_test.go#L47
File is not properly formatted (gci)
lint (linux): pkg/distribution/huggingface/repository.go#L90
missing cases in switch of type huggingface.FileType: huggingface.FileTypeUnknown (exhaustive)
lint (linux): pkg/distribution/huggingface/client_test.go#L168
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
lint (linux): pkg/distribution/huggingface/client_test.go#L160
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
test
Process completed with exit code 2.
lint (windows)
The strategy configuration was canceled because "lint.linux" failed
lint (windows)
The operation was canceled.
lint (darwin)
The strategy configuration was canceled because "lint.linux" failed
lint (darwin)
The operation was canceled.