[Refac] Refactor the pipeline. #858
unit_test.yaml
on: pull_request
Pre-check on Ubuntu-latest
24s
Matrix: run_unit_test
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.
|