The GitHub Actions job "CI" on tvm-ffi.git/2025-09-21/cxx-type-schema-parser 
has failed.
Run started by GitHub user junrushao (triggered by junrushao).

Head commit for run:
569e8bd0216b7dce6ea4fb0ba74d92d3b221f0f6 / Junru Shao <[email protected]>
feat: JSON-based type schemas for fields, methods and global funcs

This PR introduces compile-time schema generation for C++ fields, methods
and global functions. They are emitted as JSON-based strings attached to
reflection metadata.

Python/Cython side, a `TypeSchema` instance is generated and attached to
TypeInfo `cls.__tvm_ffi_type_info__` for each field and each method of a
TVM FFI object, as well as a global function.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to