update to wgpu-native 22.1.0.1 #43
pulls.yml
on: pull_request
Check Wheels On Ubuntu
28s
Annotations
10 errors and 1 warning
Check Wheels On Ubuntu:
examples/adapter_info_wgpu.py#L5
Import "wgpu" could not be resolved (reportMissingImports)
|
Check Wheels On Ubuntu:
examples/imgui_example.py#L24
"begin" is not a known attribute of module "imgui" (reportAttributeAccessIssue)
|
Check Wheels On Ubuntu:
examples/imgui_example.py#L27
"end" is not a known attribute of module "imgui" (reportAttributeAccessIssue)
|
Check Wheels On Ubuntu:
examples/imgui_example.py#L35
"begin_tab_item" is not a known attribute of module "imgui" (reportAttributeAccessIssue)
|
Check Wheels On Ubuntu:
examples/imgui_example.py#L37
"text" is not a known attribute of module "imgui" (reportAttributeAccessIssue)
|
Check Wheels On Ubuntu:
examples/imgui_example.py#L45
"begin_tab_bar" is not a known attribute of module "imgui" (reportAttributeAccessIssue)
|
Check Wheels On Ubuntu:
examples/imgui_example.py#L73
"create_context" is not a known attribute of module "imgui" (reportAttributeAccessIssue)
|
Check Wheels On Ubuntu:
examples/imgui_example.py#L88
"get_io" is not a known attribute of module "imgui" (reportAttributeAccessIssue)
|
Check Wheels On Ubuntu:
examples/imgui_example.py#L96
"new_frame" is not a known attribute of module "imgui" (reportAttributeAccessIssue)
|
Check Wheels On Ubuntu:
examples/imgui_example.py#L98
"render" is not a known attribute of module "imgui" (reportAttributeAccessIssue)
|
Check Wheels On Ubuntu
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|