Post-merge fixes #243
Annotations
2 errors and 10 warnings
Run jakebailey/pyright-action@v1:
Pythonwin/pywin/tools/browseProjects.py#L43
Operator "+" not supported for "None" (reportOptionalOperand)
|
Run jakebailey/pyright-action@v1
1 error
|
Run jakebailey/pyright-action@v1:
pywin32_postinstall.py#L99
Condition will always evaluate to False since the types "TextIO" and "None" have no overlap (reportUnnecessaryComparison)
|
Run jakebailey/pyright-action@v1:
pywin32_postinstall.py#L246
"exec_module" is not a known member of "None" (reportOptionalMemberAccess)
|
Run jakebailey/pyright-action@v1:
pywin32_postinstall.py#L525
"dst" is possibly unbound (reportUnboundVariable)
|
Run jakebailey/pyright-action@v1:
pywin32_postinstall.py#L529
"dst" is possibly unbound (reportUnboundVariable)
|
Run jakebailey/pyright-action@v1:
pywin32_postinstall.py#L745
"argparse" is not defined (reportUndefinedVariable)
|
Run jakebailey/pyright-action@v1:
setup.py#L1120
"install_lib" is not a known member of "None" (reportOptionalMemberAccess)
|
Run jakebailey/pyright-action@v1:
AutoDuck/BuildHHP.py#L116
Object of type "None" cannot be used as iterable value (reportOptionalIterable)
|
Run jakebailey/pyright-action@v1:
AutoDuck/BuildHHP.py#L117
"output_dir" is possibly unbound (reportUnboundVariable)
|
Run jakebailey/pyright-action@v1:
AutoDuck/BuildHHP.py#L119
"output_dir" is possibly unbound (reportUnboundVariable)
|
Run jakebailey/pyright-action@v1:
AutoDuck/Dump2HHC.py#L82
Object of type "None" cannot be used as iterable value (reportOptionalIterable)
|
The logs for this run have expired and are no longer available.
Loading