Bump version 0.5.1 → 0.5.2 #26
Annotations
22 errors
Ruff (E501):
duties.py#L80
duties.py:80:91: E501 Line too long (95 > 90)
|
Ruff (TRY300):
src/llmling/server/client.py#L69
src/llmling/server/client.py:69:13: TRY300 Consider moving this statement to an `else` block
|
Ruff (TRY400):
src/llmling/server/client.py#L109
src/llmling/server/client.py:109:13: TRY400 Use `logging.exception` instead of `logging.error`
|
Ruff (BLE001):
src/llmling/server/client.py#L169
src/llmling/server/client.py:169:20: BLE001 Do not catch blind exception: `Exception`
|
Ruff (BLE001):
src/llmling/server/client.py#L191
src/llmling/server/client.py:191:12: BLE001 Do not catch blind exception: `Exception`
|
Ruff (TRY400):
src/llmling/server/client.py#L192
src/llmling/server/client.py:192:9: TRY400 Use `logging.exception` instead of `logging.error`
|
Ruff (PT018):
tests/server/test_handshake.py#L149
tests/server/test_handshake.py:149:9: PT018 Assertion should be broken down into multiple parts
|
Ruff (EM101):
tests/server/test_handshake.py#L169
tests/server/test_handshake.py:169:32: EM101 Exception must not use a string literal, assign to variable first
|
test (3.12, ubuntu-latest)
Process completed with exit code 1.
|
test (3.14, macos-latest)
The job was canceled because "_3_12_ubuntu-latest" failed.
|
test (3.12, macos-latest)
The job was canceled because "_3_12_ubuntu-latest" failed.
|
test (3.13, macos-latest)
The job was canceled because "_3_12_ubuntu-latest" failed.
|
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, ubuntu-latest)
The job was canceled because "_3_12_ubuntu-latest" failed.
|
test (3.13, ubuntu-latest)
The operation 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.14, ubuntu-latest)
The job was canceled because "_3_12_ubuntu-latest" failed.
|
test (3.14, ubuntu-latest)
The operation was canceled.
|