Resolve WGC technical limitation #792
lint-and-build.yml
on: pull_request
Matrix: Build
Matrix: Pyright
Matrix: ruff
Annotations
20 errors
Pyright (ubuntu-22.04, 3.12):
src/d3d11.py#L28
Type of "QueryInterface" is unknown (reportUnknownVariableType)
|
Pyright (ubuntu-22.04, 3.12):
src/d3d11.py#L28
Type of "WINFUNCTYPE" is unknown (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.12):
src/d3d11.py#L28
"WINFUNCTYPE" is not a known attribute of module "ctypes" (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.12):
src/d3d11.py#L30
Unnecessary "# pyright: ignore" rule: "reportArgumentType" (reportUnnecessaryTypeIgnoreComment)
|
Pyright (ubuntu-22.04, 3.12):
src/d3d11.py#L34
Type of "AddRef" is unknown (reportUnknownVariableType)
|
Pyright (ubuntu-22.04, 3.12):
src/d3d11.py#L34
Type of "WINFUNCTYPE" is unknown (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.12):
src/d3d11.py#L34
"WINFUNCTYPE" is not a known attribute of module "ctypes" (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.12):
src/d3d11.py#L35
Type of "Release" is unknown (reportUnknownVariableType)
|
Pyright (ubuntu-22.04, 3.12):
src/d3d11.py#L35
Type of "WINFUNCTYPE" is unknown (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.12):
src/d3d11.py#L35
"WINFUNCTYPE" is not a known attribute of module "ctypes" (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.11):
src/d3d11.py#L28
Type of "QueryInterface" is unknown (reportUnknownVariableType)
|
Pyright (ubuntu-22.04, 3.11):
src/d3d11.py#L28
Type of "WINFUNCTYPE" is unknown (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.11):
src/d3d11.py#L28
"WINFUNCTYPE" is not a known attribute of module "ctypes" (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.11):
src/d3d11.py#L30
Unnecessary "# pyright: ignore" rule: "reportArgumentType" (reportUnnecessaryTypeIgnoreComment)
|
Pyright (ubuntu-22.04, 3.11):
src/d3d11.py#L34
Type of "AddRef" is unknown (reportUnknownVariableType)
|
Pyright (ubuntu-22.04, 3.11):
src/d3d11.py#L34
Type of "WINFUNCTYPE" is unknown (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.11):
src/d3d11.py#L34
"WINFUNCTYPE" is not a known attribute of module "ctypes" (reportAttributeAccessIssue)
|
Pyright (ubuntu-22.04, 3.11):
src/d3d11.py#L35
Type of "Release" is unknown (reportUnknownVariableType)
|
Pyright (ubuntu-22.04, 3.11):
src/d3d11.py#L35
Type of "WINFUNCTYPE" is unknown (reportUnknownMemberType)
|
Pyright (ubuntu-22.04, 3.11):
src/d3d11.py#L35
"WINFUNCTYPE" is not a known attribute of module "ctypes" (reportAttributeAccessIssue)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AutoSplit for ubuntu-22.04 (Python 3.11)
|
170 MB |
|
AutoSplit for ubuntu-22.04 (Python 3.12)
|
172 MB |
|
AutoSplit for windows-latest (Python 3.11)
|
128 MB |
|
AutoSplit for windows-latest (Python 3.12)
|
128 MB |
|
Build logs for ubuntu-22.04 (Python 3.11)
|
184 KB |
|
Build logs for ubuntu-22.04 (Python 3.12)
|
178 KB |
|
Build logs for windows-latest (Python 3.11)
|
175 KB |
|
Build logs for windows-latest (Python 3.12)
|
170 KB |
|