Skip to content

[Refac] Refactor the pipeline. #858

[Refac] Refactor the pipeline.

[Refac] Refactor the pipeline. #858

Triggered via pull request September 21, 2025 10:19
Status Failure
Total duration 28s
Artifacts

unit_test.yaml

on: pull_request
Pre-check on Ubuntu-latest
24s
Pre-check on Ubuntu-latest
Matrix: run_unit_test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Pre-check on Ubuntu-latest
The process '/opt/hostedtoolcache/ruff/0.13.1/x86_64/ruff' failed with exit code 1
Ruff (F401): tests/python/test_structural_tag_converter.py#L9
tests/python/test_structural_tag_converter.py:9:30: F401 `xgrammar.testing.GrammarFunctor` imported but unused
Ruff (F401): tests/python/test_grammar_matcher_structural_tag.py#L12
tests/python/test_grammar_matcher_structural_tag.py:12:5: F401 `xgrammar.testing.GrammarFunctor` imported but unused
Pre-check on Ubuntu-latest
Could not parse version from /home/runner/work/xgrammar/xgrammar/pyproject.toml. Using latest version.
Pre-check on Ubuntu-latest
The `python-version` input is not set. The version of Python currently in `PATH` will be used.