<WIP> Explode win32con
and regenerate submodules
#2343
Annotations
10 errors and 1 warning
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L119
"MEMORY_ALLOCATION_ALIGNMENT" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L127
"__declspec" is not defined (reportUndefinedVariable)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L127
"align" is not defined (reportUndefinedVariable)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L133
"SYSTEM_CACHE_ALIGNMENT_SIZE" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L137
"__declspec" is not defined (reportUndefinedVariable)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L137
"uuid" is not defined (reportUndefinedVariable)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L141
"PRAGMA_DEPRECATED_DDK" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L142
"PRAGMA_DEPRECATED_DDK" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L148
Function declaration "__TEXT" is obscured by a declaration of the same name (reportRedeclaration)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L149
"L" is not defined (reportUndefinedVariable)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifacts".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading