chore: multimodal #6
Annotations
26 errors
Ruff (PYI051):
src/llmling/config/models.py#L175
src/llmling/config/models.py:175:26: PYI051 `Literal["none"]` is redundant in a union with `str`
|
Ruff (PYI051):
src/llmling/config/models.py#L175
src/llmling/config/models.py:175:34: PYI051 `Literal["auto"]` is redundant in a union with `str`
|
Ruff (RUF012):
src/llmling/context/loaders/vision.py#L16
src/llmling/context/loaders/vision.py:16:25: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
|
Ruff (F821):
src/llmling/context/loaders/vision.py#L20
src/llmling/context/loaders/vision.py:20:18: F821 Undefined name `Context`
|
Ruff (F821):
src/llmling/context/loaders/vision.py#L21
src/llmling/context/loaders/vision.py:21:29: F821 Undefined name `ProcessorRegistry`
|
Ruff (F821):
src/llmling/context/loaders/vision.py#L24
src/llmling/context/loaders/vision.py:24:36: F821 Undefined name `PathContext`
|
Ruff (TRY301):
src/llmling/context/loaders/vision.py#L32
src/llmling/context/loaders/vision.py:32:17: TRY301 Abstract `raise` to an inner function
|
Ruff (SIM117):
src/llmling/context/loaders/vision.py#L65
src/llmling/context/loaders/vision.py:65:13: SIM117 Use a single `with` statement with multiple contexts instead of nested `with` statements
|
Ruff (F821):
src/llmling/context/loaders/vision.py#L65
src/llmling/context/loaders/vision.py:65:24: F821 Undefined name `aiohttp`
|
Ruff (F821):
src/llmling/context/loaders/vision.py#L75
src/llmling/context/loaders/vision.py:75:25: F821 Undefined name `io`
|
test (3.14, ubuntu-latest)
The job was canceled because "_3_12_ubuntu-latest" failed.
|
test (3.14, ubuntu-latest)
The operation was canceled.
|
test (3.13, ubuntu-latest)
The job was canceled because "_3_12_ubuntu-latest" failed.
|
test (3.13, ubuntu-latest)
The operation was canceled.
|
test (3.14, macos-latest)
The job was canceled because "_3_12_ubuntu-latest" failed.
|
test (3.14, macos-latest)
A task was canceled.
|
test (3.14, windows-latest)
The job was canceled because "_3_12_ubuntu-latest" failed.
|
test (3.14, windows-latest)
The operation was canceled.
|
test (3.13, windows-latest)
The job was canceled because "_3_12_ubuntu-latest" failed.
|
test (3.13, windows-latest)
The operation was canceled.
|
test (3.12, windows-latest)
The job was canceled because "_3_12_ubuntu-latest" failed.
|
test (3.12, windows-latest)
The operation was canceled.
|
test (3.13, macos-latest)
The job was canceled because "_3_12_ubuntu-latest" failed.
|
test (3.13, macos-latest)
The operation was canceled.
|
test (3.12, macos-latest)
The job was canceled because "_3_12_ubuntu-latest" failed.
|
test (3.12, macos-latest)
The operation was canceled.
|