Skip to content

enable a couple ruff docstring rules for consistency #1310

enable a couple ruff docstring rules for consistency

enable a couple ruff docstring rules for consistency #1310

Triggered via push November 19, 2024 07:16
Status Failure
Total duration 29m 18s
Artifacts 3
generate-docstubs-linux
8m 39s
generate-docstubs-linux
generate-docstubs-macos
6m 22s
generate-docstubs-macos
generate-docstubs-windows
11m 20s
generate-docstubs-windows
build-and-release
2m 21s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build-and-release: tests/test_generate_docstubs.py#L54
test_windows_only_docstring assert False + where False = <built-in method startswith of str object at 0x55d6c7ddbc50>('"""\nThis module provides access to operating system functionality that is\nstandardized by the C Standard and the PO...ix interface). Refer to the library manual and\ncorresponding Unix manual entries for more information on calls.\n"""') + where <built-in method startswith of str object at 0x55d6c7ddbc50> = 'import sys\n\nif sys.platform == "win32":\n # Actually defined here and re-exported from os at runtime,\n # but...s.version_info >= (3, 13):\n from os import fchmod as fchmod, lchmod as lchmod\n\n environ: dict[str, str]\n'.startswith + where 'import sys\n\nif sys.platform == "win32":\n # Actually defined here and re-exported from os at runtime,\n # but...s.version_info >= (3, 13):\n from os import fchmod as fchmod, lchmod as lchmod\n\n environ: dict[str, str]\n' = read_module_text('nt.pyi')
build-and-release
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
docstubs
3.17 MB
docstubs-linux
3.16 MB
docstubs-linux-and-macos
3.16 MB