Bump version #1695
ci.yml
on: pull_request
Test Linting
5s
Test Codegen
45s
Test Imports
18s
Test Docs
19s
Test Examples
24s
Test PyInstaller
1m 5s
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.
|