The GitHub Actions job "CI" on 
tvm-ffi.git/junrushao/2026-07-15/pre-commit-dev-env has failed.
Run started by GitHub user junrushao (triggered by junrushao).

Head commit for run:
a385ed3d8816f06712dc81b3b10ed5b5f09ef8d6 / Junru Shao <[email protected]>
ci(lint): run hooks from the development environment

Architecture:
- Centralize hook tool versions in the uv development dependency group.
- Convert pre-commit entries to local system hooks instead of per-repository 
environments.

Public Interfaces:
- Require Python 3.10 or newer for the development dependency group.

UI/UX:
- None.

Behavioral Changes:
- Run Ruff, ty, clang-format, YAML, Cython, shell, and CMake checks from the 
active project environment.
- Apply the D102 test exemption globally and remove redundant file-level 
suppressions.
- Remove hook entries that are not supplied by the development environment.

Docs:
- None.

Tests:
- uv run --no-sync pre-commit validate-config .pre-commit-config.yaml
- uv run --no-sync ruff check tests/python/test_dataclass_common.py 
tests/python/test_dataclass_copy.py tests/python/test_dataclass_frozen.py 
tests/python/test_dataclass_init.py tests/python/test_dataclass_py_class.py

Untested Edge Cases:
- Fresh development environment provisioning on every supported platform.

Report URL: https://github.com/apache/tvm-ffi/actions/runs/29447400662

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to