Omer/run loader #32
Annotations
8 errors and 1 warning
Analysing the code with ruff:
vllm/config.py#L363
vllm/config.py:363:81: E501 Line too long (84 > 80)
|
Analysing the code with ruff:
vllm/transformers_utils/s3_utils.py#L30
vllm/transformers_utils/s3_utils.py:30:25: UP007 Use `X | Y` for type annotations
|
Analysing the code with ruff:
vllm/transformers_utils/s3_utils.py#L51
vllm/transformers_utils/s3_utils.py:51:24: UP007 Use `X | Y` for type annotations
|
Analysing the code with ruff:
vllm/transformers_utils/s3_utils.py#L52
vllm/transformers_utils/s3_utils.py:52:25: UP007 Use `X | Y` for type annotations
|
Analysing the code with ruff:
vllm/transformers_utils/s3_utils.py#L52
vllm/transformers_utils/s3_utils.py:52:81: E501 Line too long (82 > 80)
|
Analysing the code with ruff:
vllm/transformers_utils/s3_utils.py#L117
vllm/transformers_utils/s3_utils.py:117:35: UP007 Use `X | Y` for type annotations
|
Analysing the code with ruff:
vllm/transformers_utils/s3_utils.py#L118
vllm/transformers_utils/s3_utils.py:118:36: UP007 Use `X | Y` for type annotations
|
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