Skip to content

aioble/l2cap: Catch disconnection and raise as DeviceDisconnectedError. #665

aioble/l2cap: Catch disconnection and raise as DeviceDisconnectedError.

aioble/l2cap: Catch disconnection and raise as DeviceDisconnectedError. #665

Triggered via pull request May 12, 2025 05:54
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ruff
Process completed with exit code 1.
Ruff (W292): micropython/bluetooth/aioble/aioble/l2cap.py#L225
micropython/bluetooth/aioble/aioble/l2cap.py:225:14: W292 No newline at end of file
Ruff (RSE102): micropython/bluetooth/aioble/aioble/l2cap.py#L224
micropython/bluetooth/aioble/aioble/l2cap.py:224:42: RSE102 Unnecessary parentheses on raised exception
Ruff (RSE102): micropython/bluetooth/aioble/aioble/l2cap.py#L198
micropython/bluetooth/aioble/aioble/l2cap.py:198:42: RSE102 Unnecessary parentheses on raised exception