update imgui (#645) #1694
ci.yml
on: push
Test Linting
5s
Test Codegen
43s
Test Imports
10s
Test Docs
21s
Test Examples
27s
Test PyInstaller
1m 6s
Matrix: test-builds
Annotations
7 errors
Ruff (RUF022):
wgpu/_classes.py#L23
wgpu/_classes.py:23:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
wgpu/enums.py#L23
wgpu/enums.py:23:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
wgpu/flags.py#L24
wgpu/flags.py:24:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
wgpu/gui/__init__.py#L8
wgpu/gui/__init__.py:8:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
wgpu/gui/auto.py#L8
wgpu/gui/auto.py:8:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
wgpu/structs.py#L32
wgpu/structs.py:32:11: RUF022 `__all__` is not sorted
|
Test Linting
Process completed with exit code 1.
|