Resolve WGC technical limitation #790
lint-and-build.yml
on: pull_request
Matrix: Build
Matrix: Pyright
Matrix: ruff
Annotations
24 errors
ruff (ubuntu-22.04, 3.11)
Process completed with exit code 1.
|
ruff (ubuntu-22.04, 3.12)
Process completed with exit code 1.
|
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)
|
ruff (windows-latest, 3.11)
Process completed with exit code 1.
|
ruff (windows-latest, 3.12)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AutoSplit for ubuntu-22.04 (Python 3.11)
Expired
|
170 MB |
|
AutoSplit for ubuntu-22.04 (Python 3.12)
Expired
|
172 MB |
|
AutoSplit for windows-latest (Python 3.11)
Expired
|
128 MB |
|
AutoSplit for windows-latest (Python 3.12)
Expired
|
128 MB |
|
Build logs for ubuntu-22.04 (Python 3.11)
Expired
|
183 KB |
|
Build logs for ubuntu-22.04 (Python 3.12)
Expired
|
178 KB |
|
Build logs for windows-latest (Python 3.11)
Expired
|
175 KB |
|
Build logs for windows-latest (Python 3.12)
Expired
|
170 KB |
|