Skip to content

pyre: Finally, remove obsolete pyre error suppressions #745

pyre: Finally, remove obsolete pyre error suppressions

pyre: Finally, remove obsolete pyre error suppressions #745

Triggered via push August 15, 2025 10:01
Status Failure
Total duration 3m 46s
Artifacts

main.yml

on: push
Matrix: test
finish-coverage-upload
0s
finish-coverage-upload
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test (3.11, ubuntu-22.04)
Process completed with exit code 255.
test (3.11, ubuntu-22.04): tests/test_xmlunwrap.py#L26
Argument of type "Element | None" cannot be assigned to parameter "el" of type "Element" in function "getBoolAttribute"
test (3.11, ubuntu-22.04): tests/test_xmlunwrap.py#L25
Argument of type "Element | None" cannot be assigned to parameter "el" of type "Element" in function "getBoolAttribute"
test (3.11, ubuntu-22.04): tests/test_xmlunwrap.py#L18
"tagName" is not a known attribute of "None" (reportOptionalMemberAccess)
test (3.11, ubuntu-22.04): tests/test_bootloader.py#L121
Cannot assign to attribute "entry_format" for class "MenuEntry"
test (3.11, ubuntu-22.04): tests/test_bootloader.py#L97
Cannot assign to attribute "entry_format" for class "MenuEntry"
test (3.11, ubuntu-22.04): tests/test_bootloader.py#L73
Cannot assign to attribute "entry_format" for class "MenuEntry"
test (3.11, ubuntu-22.04): tests/test_bootloader.py#L31
"close" is not a known attribute of "None" (reportOptionalMemberAccess)
test (3.11, ubuntu-22.04): tests/test_bootloader.py#L21
"read" is not a known attribute of "None" (reportOptionalMemberAccess)
test (3.11, ubuntu-22.04): tests/test_ifrename_dynamic.py#L23
unclosed file <_io.TextIOWrapper name=12 mode='r' encoding='utf-8'>