Skip to content

Bump version

Bump version #1695

Triggered via pull request November 25, 2024 09:21
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: pull_request
Test Linting
5s
Test Linting
Test Codegen
45s
Test Codegen
Test Imports
18s
Test Imports
Test Docs
19s
Test Docs
Test Examples
24s
Test Examples
Test PyInstaller
1m 5s
Test PyInstaller
Matrix: test-builds
Fit to window
Zoom out
Zoom in

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.