Skip to content

Resolve WGC technical limitation #792

Resolve WGC technical limitation

Resolve WGC technical limitation #792

Triggered via pull request October 20, 2024 18:02
Status Failure
Total duration 3m 40s
Artifacts 8

lint-and-build.yml

on: pull_request
Matrix: Build
Matrix: Pyright
Matrix: ruff
Fit to window
Zoom out
Zoom in

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