Skip to content

update imgui (#645) #1694

update imgui (#645)

update imgui (#645) #1694

Triggered via push November 22, 2024 10:53
Status Failure
Total duration 1m 24s
Artifacts

ci.yml

on: push
Test Linting
5s
Test Linting
Test Codegen
43s
Test Codegen
Test Imports
10s
Test Imports
Test Docs
21s
Test Docs
Test Examples
27s
Test Examples
Test PyInstaller
1m 6s
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.