<WIP> Explode win32con
and regenerate submodules
#2343
Annotations
81 errors and 1 warning
checkers
The process 'C:\hostedtoolcache\windows\ruff\0.8.2\x86_64\ruff.exe' failed with exit code 1
|
pyright (3.12):
win32/Lib/winnt.py#L119
"MEMORY_ALLOCATION_ALIGNMENT" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.12):
win32/Lib/winnt.py#L127
"__declspec" is not defined (reportUndefinedVariable)
|
pyright (3.12):
win32/Lib/winnt.py#L127
"align" is not defined (reportUndefinedVariable)
|
pyright (3.12):
win32/Lib/winnt.py#L133
"SYSTEM_CACHE_ALIGNMENT_SIZE" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.12):
win32/Lib/winnt.py#L137
"__declspec" is not defined (reportUndefinedVariable)
|
pyright (3.12):
win32/Lib/winnt.py#L137
"uuid" is not defined (reportUndefinedVariable)
|
pyright (3.12):
win32/Lib/winnt.py#L141
"PRAGMA_DEPRECATED_DDK" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.12):
win32/Lib/winnt.py#L142
"PRAGMA_DEPRECATED_DDK" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.12):
win32/Lib/winnt.py#L148
Function declaration "__TEXT" is obscured by a declaration of the same name (reportRedeclaration)
|
pyright (3.12):
win32/Lib/winnt.py#L149
"L" is not defined (reportUndefinedVariable)
|
pyright (3.10):
win32/Lib/winnt.py#L119
"MEMORY_ALLOCATION_ALIGNMENT" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.10):
win32/Lib/winnt.py#L127
"__declspec" is not defined (reportUndefinedVariable)
|
pyright (3.10):
win32/Lib/winnt.py#L127
"align" is not defined (reportUndefinedVariable)
|
pyright (3.10):
win32/Lib/winnt.py#L133
"SYSTEM_CACHE_ALIGNMENT_SIZE" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.10):
win32/Lib/winnt.py#L137
"__declspec" is not defined (reportUndefinedVariable)
|
pyright (3.10):
win32/Lib/winnt.py#L137
"uuid" is not defined (reportUndefinedVariable)
|
pyright (3.10):
win32/Lib/winnt.py#L141
"PRAGMA_DEPRECATED_DDK" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.10):
win32/Lib/winnt.py#L142
"PRAGMA_DEPRECATED_DDK" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.10):
win32/Lib/winnt.py#L148
Function declaration "__TEXT" is obscured by a declaration of the same name (reportRedeclaration)
|
pyright (3.10):
win32/Lib/winnt.py#L149
"L" is not defined (reportUndefinedVariable)
|
pyright (3.11):
win32/Lib/winnt.py#L119
"MEMORY_ALLOCATION_ALIGNMENT" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.11):
win32/Lib/winnt.py#L127
"__declspec" is not defined (reportUndefinedVariable)
|
pyright (3.11):
win32/Lib/winnt.py#L127
"align" is not defined (reportUndefinedVariable)
|
pyright (3.11):
win32/Lib/winnt.py#L133
"SYSTEM_CACHE_ALIGNMENT_SIZE" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.11):
win32/Lib/winnt.py#L137
"__declspec" is not defined (reportUndefinedVariable)
|
pyright (3.11):
win32/Lib/winnt.py#L137
"uuid" is not defined (reportUndefinedVariable)
|
pyright (3.11):
win32/Lib/winnt.py#L141
"PRAGMA_DEPRECATED_DDK" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.11):
win32/Lib/winnt.py#L142
"PRAGMA_DEPRECATED_DDK" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.11):
win32/Lib/winnt.py#L148
Function declaration "__TEXT" is obscured by a declaration of the same name (reportRedeclaration)
|
pyright (3.11):
win32/Lib/winnt.py#L149
"L" is not defined (reportUndefinedVariable)
|
pyright (3.9):
win32/Lib/winnt.py#L119
"MEMORY_ALLOCATION_ALIGNMENT" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.9):
win32/Lib/winnt.py#L127
"__declspec" is not defined (reportUndefinedVariable)
|
pyright (3.9):
win32/Lib/winnt.py#L127
"align" is not defined (reportUndefinedVariable)
|
pyright (3.9):
win32/Lib/winnt.py#L133
"SYSTEM_CACHE_ALIGNMENT_SIZE" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.9):
win32/Lib/winnt.py#L137
"__declspec" is not defined (reportUndefinedVariable)
|
pyright (3.9):
win32/Lib/winnt.py#L137
"uuid" is not defined (reportUndefinedVariable)
|
pyright (3.9):
win32/Lib/winnt.py#L141
"PRAGMA_DEPRECATED_DDK" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.9):
win32/Lib/winnt.py#L142
"PRAGMA_DEPRECATED_DDK" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.9):
win32/Lib/winnt.py#L148
Function declaration "__TEXT" is obscured by a declaration of the same name (reportRedeclaration)
|
pyright (3.9):
win32/Lib/winnt.py#L149
"L" is not defined (reportUndefinedVariable)
|
mypy (3.12)
Process completed with exit code 1.
|
mypy (3.8)
Process completed with exit code 1.
|
mypy (3.11)
Process completed with exit code 1.
|
mypy (3.10)
Process completed with exit code 1.
|
mypy (3.9)
Process completed with exit code 1.
|
pyright (3.13):
win32/Lib/winnt.py#L119
"MEMORY_ALLOCATION_ALIGNMENT" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.13):
win32/Lib/winnt.py#L127
"__declspec" is not defined (reportUndefinedVariable)
|
pyright (3.13):
win32/Lib/winnt.py#L127
"align" is not defined (reportUndefinedVariable)
|
pyright (3.13):
win32/Lib/winnt.py#L133
"SYSTEM_CACHE_ALIGNMENT_SIZE" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.13):
win32/Lib/winnt.py#L137
"__declspec" is not defined (reportUndefinedVariable)
|
pyright (3.13):
win32/Lib/winnt.py#L137
"uuid" is not defined (reportUndefinedVariable)
|
pyright (3.13):
win32/Lib/winnt.py#L141
"PRAGMA_DEPRECATED_DDK" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.13):
win32/Lib/winnt.py#L142
"PRAGMA_DEPRECATED_DDK" is constant (because it is uppercase) and cannot be redefined (reportConstantRedefinition)
|
pyright (3.13):
win32/Lib/winnt.py#L148
Function declaration "__TEXT" is obscured by a declaration of the same name (reportRedeclaration)
|
pyright (3.13):
win32/Lib/winnt.py#L149
"L" is not defined (reportUndefinedVariable)
|
mypy (3.13)
Process completed with exit code 1.
|
Build and test (3.10, x64)
Process completed with exit code 1.
|
Build and test (3.10, x64)
No files were found with the provided path: dist/*.whl. No artifacts will be uploaded.
|
Build and test (3.11, x64)
Process completed with exit code 1.
|
Build and test (3.11, x64)
No files were found with the provided path: dist/*.whl. No artifacts will be uploaded.
|
Build and test (3.8, x64)
No files were found with the provided path: dist/*.whl. No artifacts will be uploaded.
|
Build and test (3.8, x64)
Process completed with exit code 1.
|
Build and test (3.10, x86)
No files were found with the provided path: dist/*.whl. No artifacts will be uploaded.
|
Build and test (3.10, x86)
Process completed with exit code 1.
|
Build and test (3.12, x64)
No files were found with the provided path: dist/*.whl. No artifacts will be uploaded.
|
Build and test (3.12, x64)
Process completed with exit code 1.
|
Build and test (3.9, x86)
No files were found with the provided path: dist/*.whl. No artifacts will be uploaded.
|
Build and test (3.9, x86)
Process completed with exit code 1.
|
Build and test (3.11, x86)
No files were found with the provided path: dist/*.whl. No artifacts will be uploaded.
|
Build and test (3.11, x86)
Process completed with exit code 1.
|
Build and test (3.12, x86)
No files were found with the provided path: dist/*.whl. No artifacts will be uploaded.
|
Build and test (3.12, x86)
Process completed with exit code 1.
|
Build and test (3.8, x86)
Process completed with exit code 1.
|
Build and test (3.8, x86)
No files were found with the provided path: dist/*.whl. No artifacts will be uploaded.
|
Build and test (3.9, x64)
No files were found with the provided path: dist/*.whl. No artifacts will be uploaded.
|
Build and test (3.9, x64)
Process completed with exit code 1.
|
Build and test (3.13, x64)
No files were found with the provided path: dist/*.whl. No artifacts will be uploaded.
|
Build and test (3.13, x64)
Process completed with exit code 1.
|
Build and test (3.13, x86)
Process completed with exit code 1.
|
Build and test (3.13, x86)
No files were found with the provided path: dist/*.whl. No artifacts will be uploaded.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifacts
|
32.4 MB |
|