Skip to content

Fix set_trace(paused=False) #974

Fix set_trace(paused=False)

Fix set_trace(paused=False) #974

Triggered via pull request July 31, 2025 19:24
Status Failure
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
Ruff
Process completed with exit code 1.
Pytest on Py3.9
Process completed with exit code 1.
Pytest on Py3.x
The operation was canceled.
Pytest on Py3.x
The strategy configuration was canceled because "pytest._3_9" failed
Pytest on Py3.8
The operation was canceled.
Pytest on Py3.8
The strategy configuration was canceled because "pytest._3_9" failed
basedpyright
Process completed with exit code 1.
basedpyright
1 error
basedpyright: pudb/lowlevel.py#L62
Expected type arguments for generic class "StreamHandler" (reportMissingTypeArgument)
Pytest on Pypypy3.8
The operation was canceled.
Pytest on Pypypy3.8
The strategy configuration was canceled because "pytest._3_9" failed
Pylint
modifying pylint run because we're on Python 3.13
basedpyright: pudb/lowlevel.py#L97
Unnecessary "# pyright: ignore" rule: "reportCallIssue" (reportUnnecessaryTypeIgnoreComment)
basedpyright: pudb/lowlevel.py#L89
Unnecessary "# pyright: ignore" rule: "reportCallIssue" (reportUnnecessaryTypeIgnoreComment)
basedpyright: pudb/lowlevel.py#L35
Import "TextIOWrapper" is not accessed (reportUnusedImport)