<WIP> Explode win32con
and regenerate submodules
#2345
Annotations
10 errors and 1 warning
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L123
"MEMORY_ALLOCATION_ALIGNMENT" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
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
"PRAGMA_DEPRECATED_DDK" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L138
"PRAGMA_DEPRECATED_DDK" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L146
"MAXIMUM_PROC_PER_GROUP" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L154
"MAXLONGLONG" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L931
"PF_TEMPORAL_LEVEL_1" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L932
"PF_TEMPORAL_LEVEL_2" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L933
"PF_TEMPORAL_LEVEL_3" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
Run jakebailey/pyright-action@v2:
win32/Lib/winnt.py#L934
"PF_NON_TEMPORAL_LEVEL_ALL" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
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