Fix set_trace(paused=False) #974
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Ruff
7s
Typos
14s
basedpyright
37s
Pylint
32s
Pytest with Coverage Test
34s
Documentation
26s
Matrix: pytest
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)
|