[Core] Support global prefix caching #30850
Annotations
6 errors and 1 warning
Analysing the code with ruff:
vllm/worker/model_runner.py#L441
vllm/worker/model_runner.py:441:60: B006 Do not use mutable data structures for argument defaults
|
Analysing the code with ruff:
vllm/worker/model_runner.py#L1251
vllm/worker/model_runner.py:1251:51: B006 Do not use mutable data structures for argument defaults
|
Analysing the code with ruff:
vllm/worker/model_runner.py#L1632
vllm/worker/model_runner.py:1632:51: B006 Do not use mutable data structures for argument defaults
|
Analysing the code with ruff:
vllm/worker/worker_base.py#L262
vllm/worker/worker_base.py:262:51: B006 Do not use mutable data structures for argument defaults
|
Analysing the code with ruff:
vllm/worker/worker_base.py#L294
vllm/worker/worker_base.py:294:51: B006 Do not use mutable data structures for argument defaults
|
Analysing the code with ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading