pyright: pin version and turn on reportAssignmentType
+ reportIndexIssue
#1091
Annotations
10 errors and 1 warning
Run jakebailey/pyright-action@v2:
Pythonwin/pywin/framework/startup.py#L46
"__setitem__" method not defined on type "Iterable[str]" (reportIndexIssue)
|
Run jakebailey/pyright-action@v2:
Pythonwin/pywin/framework/startup.py#L46
"__getitem__" method not defined on type "Iterable[str]" (reportIndexIssue)
|
Run jakebailey/pyright-action@v2:
Pythonwin/pywin/framework/startup.py#L47
"__setitem__" method not defined on type "Iterable[str]" (reportIndexIssue)
|
Run jakebailey/pyright-action@v2:
Pythonwin/pywin/framework/startup.py#L47
"__getitem__" method not defined on type "Iterable[str]" (reportIndexIssue)
|
Run jakebailey/pyright-action@v2:
Pythonwin/pywin/scintilla/config.py#L67
"__getitem__" method not defined on type "Iterable[str]" (reportIndexIssue)
|
Run jakebailey/pyright-action@v2:
Pythonwin/pywin/scintilla/config.py#L75
"__getitem__" method not defined on type "Iterable[str]" (reportIndexIssue)
|
Run jakebailey/pyright-action@v2:
com/win32com/__init__.py#L52
"__getitem__" method not defined on type "Iterable[str]" (reportIndexIssue)
|
Run jakebailey/pyright-action@v2:
com/win32com/__init__.py#L107
"__getitem__" method not defined on type "Iterable[str]" (reportIndexIssue)
|
Run jakebailey/pyright-action@v2:
com/win32com/server/register.py#L133
"__getitem__" method not defined on type "Iterable[str]" (reportIndexIssue)
|
Run jakebailey/pyright-action@v2:
win32/Lib/sspi.py#L57
"__getitem__" method not defined on type "PySecBufferDescType" (reportIndexIssue)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading